Replaces term text with the {@link BaseFormAttribute}.
This acts as a lemmatizer for verbs and adjectives.
To prevent terms from being stemmed use an instance of {@link KeywordMarkerFilter} or a custom {@link TokenFilter} that setsthe {@link KeywordAttribute} before this {@link TokenStream}.
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.