freebsd-ports/devel/libbnr/pkg-plist
Pav Lucistnik 26fa54f08c 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>
2005-03-11 16:00:01 +00:00

10 lines
185 B
Plaintext

include/libbnr/bnr.h
include/libbnr/hash.h
include/libbnr/list.h
lib/libbnr.a
lib/libbnr.so
lib/libbnr.so.2
%%EXAMPLESDIR%%/example.c
@dirrm share/examples/libbnr
@dirrm include/libbnr