public abstract class ANERReader extends Object implements INERReader
Modifier and Type | Field and Description |
---|---|
static String |
CFG_KEY_MAX_SENTENCES |
protected File[] |
inputFiles |
static org.apache.log4j.Logger |
LOG |
static int |
maxSentences |
Constructor and Description |
---|
ANERReader() |
ANERReader(String[] inputPaths) |
Modifier and Type | Method and Description |
---|---|
void |
initFiles(String[] initFiles)
String to File.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntities, getInput
protected File[] inputFiles
public static final String CFG_KEY_MAX_SENTENCES
public static final org.apache.log4j.Logger LOG
public static final int maxSentences
public ANERReader(String[] inputPaths) throws IOException
IOException
public ANERReader()
public void initFiles(String[] initFiles) throws IOException
initFiles
in interface INERReader
IOException
Copyright © 2024. All rights reserved.