| Package | Description |
|---|---|
| org.dice_research.topicmodeling.preprocessing.docsupplier.decorator.ner |
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTokenReplaceingPostprocessor |
class |
SimpleNerPropagationPostprocessor |
| Modifier and Type | Field and Description |
|---|---|
private NerPropagationPostprocessor |
NerPropagatingSupplierDecorator.postprocessor |
| Constructor and Description |
|---|
NerPropagatingSupplierDecorator(org.dice_research.topicmodeling.preprocessing.docsupplier.DocumentSupplier documentSource,
org.dice_research.topicmodeling.lang.postagging.PosTagger postagger,
NerPropagationPreprocessor preprocessor,
NerPropagationPostprocessor postprocessor) |
Copyright © 2015–2020. All rights reserved.