| Package | Description |
|---|---|
| io.redlink.nlp.regex.ner.wordlist |
| Modifier and Type | Class and Description |
|---|---|
class |
LinebasedRegexListNerDetector
Variant of the
RegexDetector that reads from a Reader
expecting one regex pattern per line. |
class |
LinebasedWordListNerDetector
Variant of the
WordListDetector that reads from a Reader
expecting one word per line. |
class |
WordListDetector
Regex-Based detection of trains
|
Copyright © 2016–2017 Redlink GmbH. All rights reserved.