|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object io.PartOfSpeechReader
public class PartOfSpeechReader
Constructor Summary | |
---|---|
PartOfSpeechReader(Alphabet xAlphabet,
Alphabet yAlphabet)
|
Method Summary | |
---|---|
ArrayList<SequenceInstance> |
readFile(String dataLoc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartOfSpeechReader(Alphabet xAlphabet, Alphabet yAlphabet)
Method Detail |
---|
public ArrayList<SequenceInstance> readFile(String dataLoc) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |