Package | Description |
---|---|
org.openimaj.text.nlp.namedentity | |
org.openimaj.text.nlp.textpipe.annotators |
Modifier and Type | Method and Description |
---|---|
static YagoEntityExactMatcherFactory.YagoEntityExactMatcher |
YagoEntityExactMatcherFactory.getMatcher()
Build a
YagoEntityExactMatcherFactory.YagoEntityExactMatcher from the default YagoEntity folder
path. |
static YagoEntityExactMatcherFactory.YagoEntityExactMatcher |
YagoEntityExactMatcherFactory.getMatcher(String yagoEntityFolderPath)
Build a
YagoEntityExactMatcherFactory.YagoEntityExactMatcher from the provided resource path. |
Modifier and Type | Field and Description |
---|---|
YagoEntityExactMatcherFactory.YagoEntityExactMatcher |
YagoNEAnnotator.yagoMatcher |