A class that can be used to normalize verbal relation strings. It performs the following normalization procedure on a {@link ChunkedExtraction} object:
Removes inflection in each token using the {@link Morpha} class.
Removes auxiliary verbs, determiners, adjectives, and adverbs.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.