TextualModelGenerator
|
TextualModelGenerator is a generator for textual models by applying different techniques.
USAGE: java - jar TextualModellingGenerator.jar CollectionPath ResultsPath ModellingMethod Language [--stopWords]
CollectionPath: Root path where the collection to model is stored
ResultsPath: Root path where the generated models will be stored
ModellingMethod: Method that is selected to model the contens. Options: [KLD, MI, XI]
* KLD - Kullback-Leibler Divergence
* MI - Mutual Information
* XI - Chi^2
* TF-IDF - Term Frequency/Inverse Document Frequency
Language: Language of the collection to model. Options [ES, EN]
* ES - Spanish
* EN - English
Requirements:
* Java
The license of this software is Free, you can free download and free use this file converter software.