public class WordIndexingSupplierDecorator extends AbstractPropertyAppendingDocumentSupplierDecorator<org.dice_research.topicmodeling.utils.doc.DocumentTextWordIds> implements org.dice_research.topicmodeling.algorithms.VocabularyContaining
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOGGER |
private org.dice_research.topicmodeling.utils.vocabulary.Vocabulary |
vocabulary |
documentSource| Constructor and Description |
|---|
WordIndexingSupplierDecorator(org.dice_research.topicmodeling.preprocessing.docsupplier.DocumentSupplier documentSource,
org.dice_research.topicmodeling.utils.vocabulary.Vocabulary vocabulary) |
| Modifier and Type | Method and Description |
|---|---|
protected org.dice_research.topicmodeling.utils.doc.DocumentTextWordIds |
createPropertyForDocument(org.dice_research.topicmodeling.utils.doc.Document document) |
org.dice_research.topicmodeling.utils.vocabulary.Vocabulary |
getVocabulary() |
prepareDocumentapply, getDecoratedDocumentSupplier, getNextDocument, setDecoratedDocumentSupplier, setDocumentStartIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprivate static final org.slf4j.Logger LOGGER
private org.dice_research.topicmodeling.utils.vocabulary.Vocabulary vocabulary
public WordIndexingSupplierDecorator(org.dice_research.topicmodeling.preprocessing.docsupplier.DocumentSupplier documentSource,
org.dice_research.topicmodeling.utils.vocabulary.Vocabulary vocabulary)
protected org.dice_research.topicmodeling.utils.doc.DocumentTextWordIds createPropertyForDocument(org.dice_research.topicmodeling.utils.doc.Document document)
createPropertyForDocument in class AbstractPropertyAppendingDocumentSupplierDecorator<org.dice_research.topicmodeling.utils.doc.DocumentTextWordIds>public org.dice_research.topicmodeling.utils.vocabulary.Vocabulary getVocabulary()
getVocabulary in interface org.dice_research.topicmodeling.algorithms.VocabularyContainingCopyright © 2015–2020. All rights reserved.