Uses of Class
opennlp.tools.tokenize.DetokenizationDictionary
-
Packages that use DetokenizationDictionary Package Description opennlp.tools.tokenize Contains classes related to finding token or words in a string. -
-
Uses of DetokenizationDictionary in opennlp.tools.tokenize
Constructors in opennlp.tools.tokenize with parameters of type DetokenizationDictionary Constructor Description DictionaryDetokenizer(DetokenizationDictionary dict)
-