|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.umlv.unitex.Text
public class Text
This class provides methods for loading corpora.
Constructor Summary | |
---|---|
Text()
|
Method Summary | |
---|---|
static void |
closeText()
Closes the text frame |
static void |
loadCorpus(java.io.File name)
|
static void |
loadCorpus(java.io.File name,
boolean taggedText)
Loads a ".txt" or a ".snt" file |
static void |
removeSntFiles()
Remove all files related to the current ".snt" file |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Text()
Method Detail |
---|
public static void loadCorpus(java.io.File name)
public static void loadCorpus(java.io.File name, boolean taggedText)
name
- file namepublic static void closeText()
public static void removeSntFiles()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |