summaryrefslogtreecommitdiff
path: root/textproc/ruby-yamcha/DESCR
blob: cb92ae0e55d698e77022548a07fc069385300def (plain)
1
2
3
4
5
6
7
YamCha is a generic, customizable, and open source text chunker oriented toward
a lot of NLP tasks, such as POS tagging, Named Entity Recognition, base NP
chunking, and Text Chunking. YamCha is using a state-of-the-art machine learning
algorithm called Support Vector Machines (SVMs), first introduced by Vapnik in
1995.

This package is ruby module for YamCha.