Modifier and Type | Method and Description |
---|---|
ParagraphVectors.Builder |
ParagraphVectors.Builder.iterate(LabelAwareDocumentIterator iterator)
This method used to feed LabelAwareDocumentIterator, that contains training corpus, into ParagraphVectors
|
Constructor and Description |
---|
Builder(LabelAwareDocumentIterator iterator)
We assume that each inputStream in this iterator is separate document/paragraph
Labels will be converted into LabelledDocument format
|
Constructor and Description |
---|
DocumentIteratorConverter(LabelAwareDocumentIterator iterator) |
Copyright © 2016. All Rights Reserved.