
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, waitgetEntities, getInputprotected 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
IOExceptionpublic ANERReader()
public void initFiles(String[] initFiles) throws IOException
initFiles in interface INERReaderIOExceptionCopyright © 2024. All rights reserved.