io
Class NewsgroupsReader

java.lang.Object
  extended by io.NewsgroupsReader

public class NewsgroupsReader
extends Object


Constructor Summary
NewsgroupsReader(Alphabet xAlphabet, Alphabet yAlphabet)
           
 
Method Summary
 ArrayList<ClassificationInstance> readFile(String dataLoc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewsgroupsReader

public NewsgroupsReader(Alphabet xAlphabet,
                        Alphabet yAlphabet)
Method Detail

readFile

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


Copyright © 2009. All Rights Reserved.