Package: yamcha Version: 0.33 Revision: 4 GCC: 3.3 Description: Yet Another Multipurpose CHunk Annotator DescDetail: << 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. << Homepage: http://chasen.org/~taku/software/yamcha/ License: LGPL Maintainer: Todai Fink Team BuildDepends: tinysvm, tinysvm-dev Depends: %N-shlibs (= %v-%r), tinysvm, tinysvm-shlibs Source: http://chasen.org/~taku/software/yamcha/src/%n-%v.tar.gz Source-MD5: 187ab0b6804941dfdaa21fe28f0b6ffd Patch: %n.patch DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README doc/*.{html,css,png} InstallScript: make install DESTDIR=%d ConfigureParams: --mandir=%p/share/man --libexecdir=%p/share/libexec SplitOff: << Package: %N-shlibs Files: lib/libyamcha.*.dylib Shlibs: %p/lib/libyamcha.1.dylib 4.0.0 %n (>= 0.33-1) DocFiles: COPYING README << SplitOff2: << Package: %N-dev Depends: %N-shlibs (= %v-%r) BuildDependsOnly: True Files: bin/yamcha-config include lib/libyamcha.a lib/libyamcha.la lib/libyamcha.dylib DocFiles: COPYING README <<