io
Class PartOfSpeechReader

java.lang.Object
  extended by io.PartOfSpeechReader

public class PartOfSpeechReader
extends Object


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

PartOfSpeechReader

public PartOfSpeechReader(Alphabet xAlphabet,
                          Alphabet yAlphabet)
Method Detail

readFile

public ArrayList<SequenceInstance> readFile(String dataLoc)
                                     throws IOException
Throws:
IOException


Copyright © 2009. All Rights Reserved.