CRAN v0.9.2
- Added a logistic regression classifier,
textmodel_lr(). - Simplified
textmodel_svmlin()to implement only the L2-SVM-MFN from Sindhwani and Keerthi (2006), and now uses the C++ code natively. - Fixed some errors occurring on some R releases on CRAN checks