commit | ffafc92392ee89527acdb0920c395636975929c3 | [log] [tgz] |
---|---|---|
author | Jörn Kottmann <joern@apache.org> | Tue Jul 28 09:16:25 2015 +0000 |
committer | Jörn Kottmann <joern@apache.org> | Tue Jul 28 09:16:25 2015 +0000 |
tree | eb7bb78286c17333894fdff20887ea94966ac819 | |
parent | 359c3a5c2a232e5ac69b47fba6b76e919339b012 [diff] |
OPENNLP-790 - Fix for the IMS approach to Support Semsor3.0 data - The output format is now [Source SenseKey] so it corresponds to that of Lesk. - Removed some unused variables. - Added Some parameters to let the user select the source of data he wants to use. - Implemented the IMS Evaluator. - Added and clarified some parts of the documentation. Thanks to Mondher Bouazizi for providing a patch.