ipipan.spejd.readers
Class ReaderFactory
java.lang.Object
ipipan.spejd.readers.ReaderFactory
public class ReaderFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UNKNOWN
public static final int UNKNOWN
- See Also:
- Constant Field Values
AUTO
public static final int AUTO
- See Also:
- Constant Field Values
PLAIN_TXT
public static final int PLAIN_TXT
- See Also:
- Constant Field Values
XCES_ANA
public static final int XCES_ANA
- See Also:
- Constant Field Values
CWB_OUT
public static final int CWB_OUT
- See Also:
- Constant Field Values
ReaderFactory
public ReaderFactory(Config conf)
getReader
public Reader getReader(java.io.File path,
Config conf,
Stempelator stemmer)
- Get the appropriate reader for this path.