NOTICE: This package has been removed from pkgsrc

./wip/yamcha, Yet Another Multipurpose CHunk Annotator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.33, Package name: yamcha-0.33, Maintainer: obache

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.

YamCha is exactly the same system which performed the best in the CoNLL2000
Shared Task, Chunking and BaseNP Chunking task.


Required to run:
[lang/perl5] [wip/TinySVM]

Required to build:
[devel/libtool-base]

Master sites:

SHA1: 4ee6d8150557761f86fcb8af118636b7c23920c0
RMD160: ac21fa16a45efa40775d426cd6229f612a7aa21e
Filesize: 477.217 KB

Version history: (Expand)


CVS history: (Expand)


   2010-05-19 14:30:05 by OBATA Akio | Files touched by this commit (14) | Package removed
Log message:
Imported as textproc/{,p5-,py-,ruby-}yamcha
   2010-01-13 11:45:11 by OBATA Akio | Files touched by this commit (2)
Log message:
Set LICESNSE and split out Makefile.common.
   2009-10-11 12:45:25 by Thomas Klausner | Files touched by this commit (57)
Log message:
Remove obsolete @dirrm lines.
   2009-03-20 20:43:53 by Jörg Sonnenberger | Files touched by this commit (25)
Log message:
Convert buildlink3.mk files to new world order.
   2008-01-23 08:39:31 by OBATA Akio | Files touched by this commit (5) | Imported package
Log message:
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.

YamCha is exactly the same system which performed the best in the CoNLL2000
Shared Task, Chunking and BaseNP Chunking task.