|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectipipan.spejd.readers.Reader
ipipan.spejd.readers.MorphReader
public class MorphReader
| Field Summary |
|---|
| Fields inherited from class ipipan.spejd.readers.Reader |
|---|
AUTO, PLAIN_TXT, UNKNOWN, XCES_ANA |
| Constructor Summary | |
|---|---|
MorphReader(java.io.File path)
|
|
| Method Summary | |
|---|---|
Entity |
loadToken()
Get the next token from the input. |
static void |
main(java.lang.String[] args)
|
boolean |
nextSentence(java.io.PrintStream out)
Move on to the next sentence. |
| Methods inherited from class ipipan.spejd.readers.Reader |
|---|
getReader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MorphReader(java.io.File path)
| Method Detail |
|---|
public Entity loadToken()
Reader
loadToken in class Readerpublic boolean nextSentence(java.io.PrintStream out)
Reader
nextSentence in class Readerout -
public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||