Uses of Interface
opennlp.tools.namefind.RegexNameFinderFactory.RegexAble
-
Packages that use RegexNameFinderFactory.RegexAble Package Description opennlp.tools.namefind Package related to finding proper names and numeric amounts. -
-
Uses of RegexNameFinderFactory.RegexAble in opennlp.tools.namefind
Classes in opennlp.tools.namefind that implement RegexNameFinderFactory.RegexAble Modifier and Type Class Description static class
RegexNameFinderFactory.DEFAULT_REGEX_NAME_FINDER
Enumeration of typical regex expressions available in OpenNLP.
-