- java.lang.Object
-
- org.dice_research.topicmodeling.utils.corpus.StreamedFileBasedCorpus.StreamedFileBasedCorpusIterator
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
private org.dice_research.topicmodeling.utils.doc.Document |
nextDocument |
private org.dice_research.topicmodeling.preprocessing.docsupplier.DocumentSupplier |
supplier |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface Iterator<org.dice_research.topicmodeling.utils.doc.Document>
-
remove
public void remove()
- Specified by:
remove in interface Iterator<org.dice_research.topicmodeling.utils.doc.Document>
Copyright © 2015–2020. All rights reserved.