RTextTools: Automatic Text Classification via Supervised Learning

RTextTools is a machine learning package for automatic text classification that makes it simple for novice users to get started with machine learning, while allowing experienced users to easily experiment with different settings and algorithm combinations. The package includes nine algorithms for ensemble classification (svm, slda, boosting, bagging, random forests, glmnet, decision trees, neural networks, maximum entropy), comprehensive analytics, and thorough documentation.

Version: 1.4.1
Depends: R (≥ 2.15.0), methods, SparseM, randomForest, tree, nnet, tm, e1071, ipred, caTools, maxent, glmnet, tau
Published: 2013-03-06
Author: Timothy P. Jurka, Loren Collingwood, Amber E. Boydstun, Emiliano Grossman, Wouter van Atteveldt
Maintainer: Timothy P. Jurka <tpjurka at ucdavis.edu>
License: GPL-3
URL: http://www.rtexttools.com/
NeedsCompilation: yes
In views: NaturalLanguageProcessing
CRAN checks: RTextTools results

Downloads:

Package source: RTextTools_1.4.1.tar.gz
MacOS X binary: RTextTools_1.4.1.tgz
Windows binary: RTextTools_1.4.1.zip
Reference manual: RTextTools.pdf
News/ChangeLog:ChangeLog
Old sources: RTextTools archive