Skip to content

CRAN v0.9.2

Choose a tag to compare

@kbenoit kbenoit released this 11 Dec 11:39
5a84a6a
  • 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