ipipan.spejd.rules
Class MorphReader

java.lang.Object
  extended by ipipan.spejd.rules.MorphReader

public class MorphReader
extends java.lang.Object


Constructor Summary
MorphReader(java.io.File path)
           
 
Method Summary
 Entity loadToken()
           
static void main(java.lang.String[] args)
           
 boolean nextSentence(java.io.PrintStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MorphReader

public MorphReader(java.io.File path)
Method Detail

loadToken

public Entity loadToken()

nextSentence

public boolean nextSentence(java.io.PrintStream out)

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException