Package edu.stanford.nlp.process

Interface Summary
Function<T1,T2> An interface for classes that act as a function transforming one object to another.
 

Class Summary
WordShapeClassifier Provides static methods which map any String to another String indicative of its "word shape" -- e.g., whether capitalized, numeric, etc.
 



Stanford NLP Group