Command line application to build the vectorial space for the integrated help desk
- Download TreeTagger from http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/
- Add the right path to the TreeTagger folder in the config.properties
- Compile: mvn compile assembly:single
- Create a directory for the descriptions (i.e. ./Descriptions) and put all the collection descriptions or texts used to build the model in the folder
- Create an empty directory for the produced model.
- Run the application
java -jar hd-vspace-0.0.1-SNAPSHOT-jar-with-dependencies.jar Descriptions model