ca9d5af8bf
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. YamCha is exactly the same system which performed the best in the CoNLL2000 Shared Task, Chunking and BaseNP Chunking task.
21 lines
500 B
Text
21 lines
500 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2008/01/23 07:39:31 obache Exp $
|
|
bin/yamcha
|
|
bin/yamcha-config
|
|
bin/yamcha-mkmodel
|
|
include/yamcha.h
|
|
lib/libyamcha.la
|
|
libexec/yamcha/Makefile
|
|
libexec/yamcha/PKE.pm
|
|
libexec/yamcha/PKI.pm
|
|
libexec/yamcha/mkdarts
|
|
libexec/yamcha/mkmodel
|
|
libexec/yamcha/mkparam
|
|
libexec/yamcha/mksvmdata
|
|
libexec/yamcha/mktrie
|
|
libexec/yamcha/pkemine
|
|
libexec/yamcha/selecttag
|
|
libexec/yamcha/showse
|
|
libexec/yamcha/svm_learn_wrapper
|
|
libexec/yamcha/zipmodel
|
|
man/man1/yamcha.1
|
|
@dirrm libexec/yamcha
|