hltfbk / Excitement-Open-Platform

Excitement Open Platform for Recognizing Textual Entailments
http://hltfbk.github.io/Excitement-Open-Platform/
86 stars 74 forks source link

Upgraded uima, dkpro, opennlp and weka libraries #551

Closed homosepian closed 7 years ago

homosepian commented 7 years ago

Build with "mvn -P release clean package" instead of "mvn assembly:assembly".

Upgraded to DKPro 1.8.0, uimaj 2.8.1, uimafit 2.2.0, weka 3.8.1 and opennlp-tools 1.7.0. Biggest change is the removal of duplicated DKPro type descriptors and generated classes. These were copied into the EOP project for some reason, and they cause inconsistencies when upgrading DKPro. Using them directly from the DKPro libraries instead.

reckart commented 7 years ago

It should not be a problem to upgrade to the latest versions of UIMAJ and uimaFIT.