[Corpora-List] Dependecy parsers

Linas Vepstas linasvepstas at gmail.com
Tue Oct 13 15:39:02 CEST 2009


2009/10/12 Ruben Reis <ruben.reis at di.fc.ul.pt>:
> Hello!
>
>
> I'm making a work about dependency parsers, and i would like to know the
> dependency parsers that exists, and which one is trainable with another
> language beside English, i.e. Portuguese (preferably :) ).

RelEx is not trainable; works only for English, but it is fast, more than 3x faster than the Stanford parser. It now has a Stanford parser compatibility mode (i.e. generates the same dependencies)

http://opencog.org/wiki/RelEx

--linas



More information about the Corpora mailing list