cvs commit: ports/devel Makefile ports/devel/libbnr Makefile
distinfo pkg-descr pkg-plist
Pav Lucistnik
pav at FreeBSD.org
Fri Mar 11 08:00:02 PST 2005
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 at 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)
More information about the cvs-ports
mailing list