Class NameFinderAnnService


  • public class NameFinderAnnService
    extends Object
    • Field Detail

      • sentenceDetector

        public static opennlp.tools.sentdetect.SentenceDetector sentenceDetector
      • tokenizer

        public static opennlp.tools.tokenize.Tokenizer tokenizer
      • nameFinders

        public static opennlp.tools.namefind.TokenNameFinder[] nameFinders
    • Constructor Detail

      • NameFinderAnnService

        public NameFinderAnnService()