aboutsummaryrefslogtreecommitdiff
path: root/devel/libbnr/pkg-plist
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-03-11 16:00:01 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-03-11 16:00:01 +0000
commit26fa54f08c9d2f501272dc961d6db7ee72d5ad32 (patch)
tree9d767ef5ebda93d70e33b1bedb20ad80a77dbc2f /devel/libbnr/pkg-plist
parentb831d5d6d683f436ed40f92b6d10f4c6606fc9be (diff)
downloadports-26fa54f08c9d2f501272dc961d6db7ee72d5ad32.tar.gz
ports-26fa54f08c9d2f501272dc961d6db7ee72d5ad32.zip
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>
Notes
Notes: svn path=/head/; revision=130896
Diffstat (limited to 'devel/libbnr/pkg-plist')
-rw-r--r--devel/libbnr/pkg-plist9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/libbnr/pkg-plist b/devel/libbnr/pkg-plist
new file mode 100644
index 000000000000..fb88e0ef61b2
--- /dev/null
+++ b/devel/libbnr/pkg-plist
@@ -0,0 +1,9 @@
+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