Package edu.stanford.nlp.process.treebank

Interface Summary
Dataset A generic interface loading, processing, and writing a data set.
Mapper Generic interface for mapping one string to another given some contextual evidence.
 

Class Summary
AbstractDataset  
ConfigParser  
DefaultMapper  
DistributionPackage Adds data files to a tar'd / gzip'd distribution package.
StringMap A map from strings to strings that provides type-checking and limited access control.
TreebankPreprocessor A data preparation pipeline for treebanks
 

Enum Summary
Dataset.Encoding  
 



Stanford NLP Group