Package Tools

Tools to use when preprocessing the XML files to more usable forms.

See:
          Description

Class Summary
SentenceToWordConverter After converting XML to sentences, this class will produce new files representing the words.
TxtToHtmlConverter Allows one to convert a list of TestDoc to an HTML file for easier browsing of the classification quality.
This is not used by the engine currently, but was created when reviewing the quality.
XMLToSentenceConverter Convert XML files to individual files with the sentences of the article/abstract
XMLToWordConverter This page is deprecated.
 

Exception Summary
PreprocessorException Failed to convert somewhere in the path from XML to sentences or words
 

Package Tools Description

Tools to use when preprocessing the XML files to more usable forms.