Package edu.stanford.nlp.parser

This package contains an implementation of a (probabilistic) chart parser.

See:
          Description

Interface Summary
Parser The interface for parser objects.
ViterbiParser The interface for Viterbi parsers.
 

Class Summary
AppliableParser This is a temporary parser which implements Appliable.
Tdiff  
 

Package edu.stanford.nlp.parser Description

This package contains an implementation of a (probabilistic) chart parser.



Stanford NLP Group