List of usage examples for org.deeplearning4j.text.documentiterator LabelAwareIterator interface-usage
From source file org.knime.ext.textprocessing.dl4j.data.BufferedDataTableLabelledDocumentIterator.java
/**
* {@link LabelAwareIterator} for a {@link BufferedDataTable}. Expects a column contained in the data table holding one
* document and one label per row.
*
* @author David Kolb, KNIME.com GmbH
*/