public class DocumentPropertyPrintingSupplierDecorator<T extends org.dice_research.topicmodeling.utils.doc.DocumentProperty> extends AbstractDocumentPropertyMapCreator<T>
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
private String |
OUTPUT_FILE |
documentSource| Constructor and Description |
|---|
DocumentPropertyPrintingSupplierDecorator(org.dice_research.topicmodeling.preprocessing.docsupplier.DocumentSupplier documentSource,
Class<T> propertyClass,
String outputFile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
mapCreated(com.carrotsearch.hppc.IntObjectOpenHashMap<T> properties) |
getNextDocument, prepareDocumentapply, getDecoratedDocumentSupplier, setDecoratedDocumentSupplier, setDocumentStartIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprivate static final org.slf4j.Logger LOGGER
private final String OUTPUT_FILE
protected void mapCreated(com.carrotsearch.hppc.IntObjectOpenHashMap<T> properties)
mapCreated in class AbstractDocumentPropertyMapCreator<T extends org.dice_research.topicmodeling.utils.doc.DocumentProperty>Copyright © 2015–2020. All rights reserved.