Package org.languagetool.tagging.ga
Class Utils.SuffixGuess
java.lang.Object
org.languagetool.tagging.ga.Utils.SuffixGuess
- Enclosing class:
Utils
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionSuffixGuess(String suffix, String suffixReplacement, String restrictToTags, String appendTags) -
Method Summary
-
Field Details
-
suffix
-
suffixReplacement
-
restrictToTags
-
appendTags
-
-
Constructor Details
-
SuffixGuess
-