Package se.lth.cs.nlp.nlputils.pstree

Phrase structure trees.

See:
          Description

Class Summary
Node A node in a phrase structure tree.
NonterminalNode Non-terminal node in a phrase structure tree.
PSTree A phrase structure tree.
TokenNode A terminal node in a phrase structure tree.
 

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

Phrase structure trees.