Package edu.stanford.nlp.process

Class Summary
Morphology Morphology computes the base form of English words, by removing just inflections (not derivational morphology).
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