/cnf

Automatically exported from code.google.com/p/cnf

Primary LanguageHTMLBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

* INTRODUCTION
This program is implementation of Conditional Neural Fields.
Please refer to the paper for more information about CNF.

Jian Peng, Liefeng Bo and Jinbo Xu. "Conditional Neural Fields".
he 23rd Annual Conference on Neural Information Processing Systems (NIPS 2009)

This program takes data files and template files and produces tagging files
similar to those of Taku Kudo's CRF++ program described at
<http://crfpp.sourceforge.net/>.
However hyperparameter of template has added to template file.

* COPYRIGHT
This program is distributed under the modified BSD license. Refer to COPYNG
file for the precise description of license.