The R Journal: article published in 2012, volume 4:1

maxent: An R Package for Low-memory Multinomial Logistic Regression with Support for Semi-automated Text Classification PDF download
Timothy P. Jurka , The R Journal (2012) 4:1, pages 56-59.

Abstract maxent is a package with tools for data classification using 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 text mining package.


CRAN packages: nnet, mlogit, maxent, Rcpp, tm, Matrix, slam, SparseM
CRAN Task Views implied by cited CRAN packages: Econometrics, NumericalMathematics, HighPerformanceComputing, Multivariate, NaturalLanguageProcessing, SocialSciences, MachineLearning


CC BY 4.0
This article is licensed under a Creative Commons Attribution 3.0 Unported license .

@article{RJ-2012-007,
  author = {Timothy P. Jurka},
  title = {{maxent: An R Package for Low-memory Multinomial
          Logistic Regression with Support for Semi-automated Text
          Classification}},
  year = {2012},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2012-007},
  url = {https://doi.org/10.32614/RJ-2012-007},
  pages = {56--59},
  volume = {4},
  number = {1}
}