public class SimpleNerPropagationPreprocessor extends AbstractNerPropagationPreprocessor
| Constructor and Description |
|---|
SimpleNerPropagationPreprocessor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
processEntity(org.dice_research.topicmodeling.utils.doc.ner.NamedEntityInText entity,
String surfaceForm,
Set<String> tokens) |
preprocessNamedEntitiesprotected String processEntity(org.dice_research.topicmodeling.utils.doc.ner.NamedEntityInText entity, String surfaceForm, Set<String> tokens)
processEntity in class AbstractNerPropagationPreprocessorCopyright © 2015–2020. All rights reserved.