|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCorpusDemasker
public class CorpusDemasker
A console application to reverse the masking of a corpus XML file using a ConversionDictionary stored in a file
Constructor Summary | |
---|---|
CorpusDemasker()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
This program serves to reverse the masking of a corpus XML file using a ConversionDictionary stored in a file Usage: CorpusDemasker (--userDefPaths) [key file] [XML-File] [output file] Option --userDefPaths to manually specify extracted elements |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CorpusDemasker()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |