fangfangli / cleartk

Automatically exported from code.google.com/p/cleartk
0 stars 0 forks source link

Remove cleartk-util dependency on hppc #256

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
cleartk-util currently depends on hppc for FeatureVectorFeaturesEncoder. 
However this class is only used by the cleartk-ml SVM implementations (libsvm, 
svmlight, etc.). We should introduce a cleartk-ml-svmutil module or something 
like that that provides this functionality. That way you would only include the 
hppc dependency when you're actually using an SVM classifier that requires it.

Original issue reported on code.google.com by steven.b...@gmail.com on 23 Sep 2011 at 10:53

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 24 Jul 2012 at 5:51

GoogleCodeExporter commented 9 years ago

Original comment by steven.b...@gmail.com on 3 May 2013 at 8:44

GoogleCodeExporter commented 9 years ago

Original comment by phi...@ogren.info on 15 Mar 2014 at 5:41