module documentation
Undocumented
Class |
|
A class for dependency parsing with MaltParser. The input is the paths to: - a maltparser directory - (optionally) the path to a pre-trained MaltParser .mco model file - (optionally) the tagger to use for POS tagging before parsing - (optionally) additional Java arguments... |
Function | find |
A module to find pre-trained MaltParser model. |
Function | find |
A module to find MaltParser .jar file and its dependencies. |
Function | malt |
Undocumented |