|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thesis.backend.util.PreProcessor
public class PreProcessor
Creates the .txt files which show the MALLET input (mostly for debugging purposes) and the InstanceLists that the models use
Constructor Summary | |
---|---|
PreProcessor()
|
Method Summary | |
---|---|
void |
parseToMalletFormats(Paper paper)
Parse and save text to MALLET input formats |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreProcessor()
Method Detail |
---|
public void parseToMalletFormats(Paper paper) throws java.io.IOException
paper
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |