diff options
Diffstat (limited to 'science/crf++/pkg-descr')
-rw-r--r-- | science/crf++/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/science/crf++/pkg-descr b/science/crf++/pkg-descr index bc8f9f70697f..2569bad8483e 100644 --- a/science/crf++/pkg-descr +++ b/science/crf++/pkg-descr @@ -1,8 +1,8 @@ -CRF++ is a simple, customizable, and open source -implementation of Conditional Random Fields (CRFs) -for segmenting/labeling sequential data. CRF++ is -designed for generic purpose and will be applied to -a variety of NLP tasks, such as Named Entity Recognition, +CRF++ is a simple, customizable, and open source +implementation of Conditional Random Fields (CRFs) +for segmenting/labeling sequential data. CRF++ is +designed for generic purpose and will be applied to +a variety of NLP tasks, such as Named Entity Recognition, Information Extraction and Text Chunking. WWW: http://chasen.org/~taku/software/CRF++/ |