public class LdaCReader
extends org.apache.uima.fit.component.JCasCollectionReader_ImplBase
[M] [term_1]:[count] [term_2]:[count] ... [term_N]:[count]| Modifier and Type | Field and Description |
|---|---|
protected String |
directoryIterator |
protected String |
fileExtensionFilter |
protected Iterator<File> |
fileIterator |
protected String |
inputDir |
protected boolean |
isRecursive |
protected static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
LdaCReader() |
| Modifier and Type | Method and Description |
|---|---|
void |
getNext(org.apache.uima.jcas.JCas jCas) |
org.apache.uima.util.Progress[] |
getProgress() |
boolean |
hasNext() |
void |
initialize(org.apache.uima.UimaContext context) |
close, getLogger, getNext, initializedestroy, getCasInitializer, getProcessingResourceMetaData, initialize, isConsuming, reconfigure, setCasInitializer, typeSystemInitgetConfigParameterValue, getConfigParameterValue, setConfigParameterValue, setConfigParameterValuegetCasManager, getMetaData, getResourceManager, getUimaContext, getUimaContextAdmin, setLogger, setMetaDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected static final org.slf4j.Logger LOG
protected String inputDir
protected String directoryIterator
protected boolean isRecursive
protected String fileExtensionFilter
public void initialize(org.apache.uima.UimaContext context)
throws org.apache.uima.resource.ResourceInitializationException
initialize in class org.apache.uima.fit.component.JCasCollectionReader_ImplBaseorg.apache.uima.resource.ResourceInitializationExceptionpublic boolean hasNext()
throws IOException,
org.apache.uima.collection.CollectionException
IOExceptionorg.apache.uima.collection.CollectionExceptionpublic org.apache.uima.util.Progress[] getProgress()
public void getNext(org.apache.uima.jcas.JCas jCas)
throws IOException,
org.apache.uima.collection.CollectionException
getNext in class org.apache.uima.fit.component.JCasCollectionReader_ImplBaseIOExceptionorg.apache.uima.collection.CollectionExceptionCopyright © 2015 Bluebrain Project. All rights reserved.