dkpro / dkpro-tc

UIMA-based text classification framework built on top of DKPro Core and DKPro Lab.
https://dkpro.github.io/dkpro-tc/
Other
34 stars 19 forks source link

Libsvm & Liblinear pollute file system with tmp files #415

Closed Horsmann closed 7 years ago

Horsmann commented 7 years ago

The temporary files that are created are not deleted after prediction. Furthermore, the final prepared training file should be located at the same location the training-file.txt lies.