Other packages > Find by keyword >

quanteda.textmodels  

Scaling Models and Classifiers for Textual Data
View on CRAN: Click here


Download and install quanteda.textmodels package within the R console
Install from CRAN:
install.packages("quanteda.textmodels")

Install from Github:
library("remotes")
install_github("cran/quanteda.textmodels")

Install by package version:
library("remotes")
install_version("quanteda.textmodels", "0.9.10")



Attach the package and use:
library("quanteda.textmodels")
Maintained by
Kenneth Benoit
[Scholar Profile | Author Map]
First Published: 2020-02-26
Latest Update: 2023-03-22
Description:
Scaling models and classifiers for sparse matrix objects representing textual data in the form of a document-feature matrix. Includes original implementations of 'Laver', 'Benoit', and Garry's (2003) , 'Wordscores' model, the Perry and 'Benoit' (2017) class affinity scaling model, and the 'Slapin' and 'Proksch' (2008) 'wordfish' model, as well as methods for correspondence analysis, latent semantic analysis, and fast Naive Bayes and linear 'SVMs' specially designed for sparse textual data.
How to cite:
Kenneth Benoit (2020). quanteda.textmodels: Scaling Models and Classifiers for Textual Data. R package version 0.9.10, https://cran.r-project.org/web/packages/quanteda.textmodels. Accessed 05 May. 2025.
Previous versions and publish date:
0.9.0 (2020-02-26 16:50), 0.9.1 (2020-03-13 11:00), 0.9.2 (2020-12-11 12:10), 0.9.3 (2021-03-07 23:40), 0.9.4 (2021-04-06 09:30), 0.9.5-1 (2022-10-05 00:40), 0.9.5 (2022-08-29 17:30), 0.9.6 (2023-03-22 10:20), 0.9.7 (2024-04-11 10:10), 0.9.8 (2024-08-29 09:30), 0.9.9 (2024-09-03 18:00)
Other packages that cited quanteda.textmodels R package
View quanteda.textmodels citation profile
Other R packages that quanteda.textmodels depends, imports, suggests or enhances
Complete documentation for quanteda.textmodels
Functions, R codes and Examples using the quanteda.textmodels R package
Some associated functions: affinity . as.coefficients_textmodel . as.matrix.csr.dfm . as.statistics_textmodel . as.summary.textmodel . coef.textmodel_ca . data_corpus_EPcoaldebate . data_corpus_dailnoconf1991 . data_corpus_irishbudget2010 . data_corpus_moviereviews . force_conformance . influence.predict.textmodel_affinity . predict.textmodel_affinity . predict.textmodel_lr . predict.textmodel_nb . predict.textmodel_svm . predict.textmodel_svmlin . predict.textmodel_wordfish . predict.textmodel_wordscores . print.coefficients_textmodel . print.statistics_textmodel . print.summary.textmodel . print.textmodel_wordfish . summary.textmodel_lr . summary.textmodel_nb . summary.textmodel_svm . summary.textmodel_svmlin . summary.textmodel_wordfish . textmodel_affinity-internal . textmodel_affinity . textmodel_ca . textmodel_lr . textmodel_lsa-postestimation . textmodel_lsa . textmodel_nb . textmodel_svm . textmodel_svmlin . textmodel_wordfish . textmodel_wordscores . textmodels . textplot_influence . 
Some associated R codes: RcppExports.R . data-documentation.R . quanteda.textmodels-package.R . textmodel-methods.R . textmodel_affinity.R . textmodel_ca.R . textmodel_lr.R . textmodel_lsa.R . textmodel_nb.R . textmodel_svm.R . textmodel_svmlin.R . textmodel_wordfish.R . textmodel_wordscores.R . textplot_influence.R . utils.R .  Full quanteda.textmodels package functions and examples
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for quanteda.textmodels20406080100120140TrendBars

Today's Hot Picks in Authors and Packages

BINCOR  
Estimate the Correlation Between Two Irregular Time Series
Estimate the correlation between two irregular time series that are not necessarily sampled on ident ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
cape  
Combined Analysis of Pleiotropy and Epistasis for Diversity Outbred Mice
Combined Analysis of Pleiotropy and Epistasis infers predictive networks between genetic variants a ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
lifecourse  
Quantification of Lifecourse Fluidity
Provides in built datasets and three functions. These functions are mobility_index, nonStanTest and ...
Download / Learn more Package Citations See dependency  
pdqr  
Work with Custom Distribution Functions
Create, transform, and summarize custom random variables with distribution functions (analogues of ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA