---
name: libbnr
version: 2.0.3_1
origin: devel/libbnr
comment: GPL implementation of the Bayesian Noise Reduction algorithm
arch: freebsd:9:x86:64
www: http://www.nuclearelephant.com/papers/bnr.html
maintainer: itetcu@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 44589
desc: |
  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.

  BNR is used in Dspam (mail/dspam, mail/dspam-devel - the ports don't depend on
  this one)

  See www for white-paper and presentation.

  WWW: http://www.nuclearelephant.com/papers/bnr.html
categories: [mail, devel]
files:
  /usr/local/include/libbnr/bnr.h: fe6afdc484da2d34855ac923552d16e215ebdc10986f6c67b01473698610f30c
  /usr/local/include/libbnr/hash.h: 55043e808bb362444c34c009f659d78760f5e0416a469edf851fb719fe2c86d7
  /usr/local/include/libbnr/list.h: b1c142feab095a879d66073c67d5fa1a32789ade815bb5695ce0f81f1157219e
  /usr/local/lib/libbnr.a: 96401d877a79120aa200310a651984f0bc585481391832b769d95df25191be49
  /usr/local/lib/libbnr.la: 5f1e90d35b5e3308b01af0afd4e2384a5a26d3317034a178881122de1c71f2ac
  /usr/local/lib/libbnr.so: '-'
  /usr/local/lib/libbnr.so.2: 362a86b0aa9f322dac7252b7871597281f7f6581d861f9a28ee9d154532b670e
  /usr/local/share/doc/libbnr/README: ccc4b63cbdc211dc5049115aaf1df2a5291fd6360e4e940230559238a3f437a0
  /usr/local/share/examples/libbnr/example.c: ea028c7d5b17444302c8f46af4189deec5c5f91b30c85e9610270219fec22cb5
directories:
  /usr/local/share/examples/libbnr/: n
  /usr/local/share/doc/libbnr/: n
  /usr/local/include/libbnr/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
