Uses of Class
pt.tumba.ngram.svm.Cache

Packages that use Cache
pt.tumba.ngram.svm Implementation of Support Vector Machines classification and regression that can be used to categorize text files using N-Grams as features. 
 

Uses of Cache in pt.tumba.ngram.svm
 

Fields in pt.tumba.ngram.svm declared as Cache
private  Cache SVRQ.cache
           
private  Cache ONECLASSQ.cache
           
private  Cache SVCQ.cache