maxent (1.3.2)
Low-memory Multinomial Logistic Regression with Support for Text Classification.
http://cran.r-project.org/web/packages/maxent
maxent is an R package with tools for low-memory multinomial logistic regression, also known as maximum entropy. The focus of this maximum entropy classifier is to minimize memory consumption on very large datasets, particularly sparse document-term matrices represented by the tm package. The classifier is based on an efficient C++ implementation written by Dr. Yoshimasa Tsuruoka.
Maintainer:
Tim Jurka
Author(s): Timothy P. Jurka, Yoshimasa Tsuruoka
License: GPL-3
Uses: Rcpp, SparseM, tm
Reverse depends: RTextTools
Released about 1 year ago.