Package opennlp.bratann
Class NameFinderAnnService
- java.lang.Object
-
- opennlp.bratann.NameFinderAnnService
-
public class NameFinderAnnService extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static opennlp.tools.namefind.TokenNameFinder[]
nameFinders
static opennlp.tools.sentdetect.SentenceDetector
sentenceDetector
static opennlp.tools.tokenize.Tokenizer
tokenizer
-
Constructor Summary
Constructors Constructor Description NameFinderAnnService()
-