A fast, flexible, and comprehensive framework for
quantitative text analysis in R. Provides functionality for corpus management,
creating and manipulating tokens and ngrams, exploring keywords in context,
forming and manipulating sparse matrices
of documents by features and feature co-occurrences, analyzing keywords, computing feature similarities and
distances, applying content dictionaries, applying supervised and unsupervised machine learning,
visually representing text and text analyses, and more.
Version: |
2.1.1 |
Depends: |
R (≥ 3.1.0), methods |
Imports: |
data.table (≥ 1.9.6), extrafont, fastmatch, ggplot2 (≥
2.2.0), ggrepel, jsonlite, magrittr, Matrix (≥ 1.2), network, Rcpp (≥ 0.12.12), RcppParallel, sna, SnowballC, stopwords, stringi, xml2, yaml, proxyC (≥ 0.1.4), digest |
LinkingTo: |
Rcpp, RcppParallel, RcppArmadillo (≥ 0.7.600.1.0) |
Suggests: |
dplyr, DT, e1071, entropy, ExPosition, lda, lsa, proxy, purrr, quanteda.textmodels, RColorBrewer, rmarkdown, slam, spacyr, spelling, stm, svs, testthat, text2vec, tibble, formatR, tidytext, tm (≥ 0.6), tokenizers, topicmodels, xtable, knitr, igraph, wordcloud |
Published: |
2020-07-27 |
Author: |
Kenneth Benoit
[cre, aut, cph],
Kohei Watanabe
[aut],
Haiyan Wang [aut],
Paul Nulty [aut],
Adam Obeng [aut],
Stefan Müller
[aut],
Akitaka Matsuo
[aut],
Jiong Wei Lua [aut],
Jouni Kuha [aut],
William Lowe
[aut],
Christian Müller [ctb],
Lori Young [dtc] (Lexicoder Sentiment Dictionary 2015),
Stuart Soroka [dtc] (Lexicoder Sentiment Dictionary 2015),
Ian Fellows [cph] (authored wordcloud C source code (modified)),
European Research Council [fnd] (ERC-2011-StG 283794-QUANTESS) |
Maintainer: |
Kenneth Benoit <kbenoit at lse.ac.uk> |
BugReports: |
https://github.com/quanteda/quanteda/issues |
License: |
GPL-3 |
URL: |
https://quanteda.io |
NeedsCompilation: |
yes |
SystemRequirements: |
C++11 |
Language: |
en-GB |
Citation: |
quanteda citation info |
Materials: |
README NEWS |
In views: |
NaturalLanguageProcessing |
CRAN checks: |
quanteda results |