public class TextDeletingExceptNESurfaceFormsSupplierDecorator extends AbstractDocumentSupplierDecorator
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
documentSource| Constructor and Description |
|---|
TextDeletingExceptNESurfaceFormsSupplierDecorator(org.dice_research.topicmodeling.preprocessing.docsupplier.DocumentSupplier documentSource) |
| Modifier and Type | Method and Description |
|---|---|
private void |
deleteTextExceptNEs(org.dice_research.topicmodeling.utils.doc.DocumentText text,
org.dice_research.topicmodeling.utils.doc.ner.NamedEntitiesInText nes) |
protected org.dice_research.topicmodeling.utils.doc.Document |
prepareDocument(org.dice_research.topicmodeling.utils.doc.Document document) |
apply, getDecoratedDocumentSupplier, getNextDocument, setDecoratedDocumentSupplier, setDocumentStartIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic TextDeletingExceptNESurfaceFormsSupplierDecorator(org.dice_research.topicmodeling.preprocessing.docsupplier.DocumentSupplier documentSource)
protected org.dice_research.topicmodeling.utils.doc.Document prepareDocument(org.dice_research.topicmodeling.utils.doc.Document document)
prepareDocument in class AbstractDocumentSupplierDecoratorprivate void deleteTextExceptNEs(org.dice_research.topicmodeling.utils.doc.DocumentText text,
org.dice_research.topicmodeling.utils.doc.ner.NamedEntitiesInText nes)
Copyright © 2015–2020. All rights reserved.