Class CorpusDemasker

java.lang.Object
  extended by CorpusDemasker

public class CorpusDemasker
extends java.lang.Object

A console application to reverse the masking of a corpus XML file using a ConversionDictionary stored in a file

Version:
0.1, November 2007
Author:
Johannes Dellert

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

CorpusDemasker

public CorpusDemasker()
Method Detail

main

public 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