[Corpora-List] need a chunker

Grzegorz Chrupała pitekus at gmail.com
Mon Dec 2 22:57:16 UTC 2013


Hi Saeed,

You'll need an implementation of a sequence labeling algorithm. You
may want to try one of these:
- Wapiti. Implements conditional random fields and maximum entropy
Markov models: http://wapiti.limsi.fr/
- Sequor. Implements sequence perceptron. https://bitbucket.org/gchrupala/sequor

Both of these allow you to define your own features and train on your own data.

Best luck,
--
Grzegorz Chrupała
Communication and Information Sciences
Tilburg University
PO Box 90153
5000 LE Tilburg
The Netherlands

Web: grzegorz.chrupala.me
Phone: +31 13 466 3106
Email: g.chrupala at uvt.nl



On Mon, Dec 2, 2013 at 8:33 PM, Saeed Farzi <saeedfarzi at gmail.com> wrote:
> I need a chunker that i can train it with my special tags and features.
>
>
> --
>            S.Farzi, Ph.D. Student
>     Natural Language Processing Lab,
>   School of Electrical and Computer Eng.,
>                Tehran University
>              Tel: +9821-6111-9719
>
> _______________________________________________
> UNSUBSCRIBE from this page: http://mailman.uib.no/options/corpora
> Corpora mailing list
> Corpora at uib.no
> http://mailman.uib.no/listinfo/corpora

_______________________________________________
UNSUBSCRIBE from this page: http://mailman.uib.no/options/corpora
Corpora mailing list
Corpora at uib.no
http://mailman.uib.no/listinfo/corpora


More information about the Corpora mailing list