Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2005 16:00:01 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/libbnr Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200503111600.j2BG02gc010960@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2005-03-11 16:00:01 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libbnr         Makefile distinfo pkg-descr pkg-plist 
  Log:
  Bayesian Noise Reduction is a statistical approach to evaluating coherence by
  instantiating a series of machine-generated contexts to serve as a means of
  contrast. This makes it possible to identify text that is out of context using
  a form of pattern consistency checking. BNR attempts to solve the problem
  commonly referred to as "Bayesian Noise" which, in its simplest definition,
  refers to irrelevant data present in a message being classified. Bayesian Noise
  Reduction dubs irrelevant text in order to provide cleaner classification and
  is implemented as a pre-filter to existing language classification functions.
  
  PR:             ports/78159
  Submitted by:   Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
  
  Revision  Changes    Path
  1.1841    +1 -0      ports/devel/Makefile
  1.1       +35 -0     ports/devel/libbnr/Makefile (new)
  1.1       +2 -0      ports/devel/libbnr/distinfo (new)
  1.1       +15 -0     ports/devel/libbnr/pkg-descr (new)
  1.1       +9 -0      ports/devel/libbnr/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503111600.j2BG02gc010960>