Package se.lth.cs.nlp.nlputils.deptree

Dependency trees.

See:
          Description

Class Summary
DepGraph A dependency graph consisting of an array of nodes.
DepNode A node in a dependency tree.
ImportCoNLLFormat Factory class that reads a dependency graph encoded in the CoNLL-X format.
ImportMalt Factory class that reads a dependency graph encoded in the MALT-XML format.
 

Package se.lth.cs.nlp.nlputils.deptree Description

Dependency trees.