aboutsummaryrefslogtreecommitdiff
path: root/science/crf++
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /science/crf++
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
downloadports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz
ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415500
Diffstat (limited to 'science/crf++')
-rw-r--r--science/crf++/pkg-descr10
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++/