Package edu.stanford.nlp.pipeline

Class Summary
Annotation An annotation representing a span of text in a document.
ChunkAnnotationUtils Utility functions for annotating chunks
CoreMapAttributeAggregator Functions for aggregating token attributes
CoreMapAttributeAggregator.ConcatAggregator  
CoreMapAttributeAggregator.ConcatCoreMapListAggregator<T extends CoreMap>  
CoreMapAttributeAggregator.ConcatListAggregator<T>  
CoreMapAttributeAggregator.MostFreqAggregator  
LabeledChunkIdentifier Identifies chunks based on labels that uses IOB like encoding Assumes labels have the form - where the tag is a prefix indicating where in the chunk it is.
LabeledChunkIdentifier.LabelTagType Class representing a label, tag and type
 



Stanford NLP Group