Automates many of the tasks associated with quantitative discourse analysis of transcripts containing discourse
including frequency counts of sentence types, words, sentences, turns of talk, syllables and other assorted
analysis tasks. The package provides parsing tools for preparing transcript data. Many functions enable the user
to aggregate data by any number of grouping variables, providing analysis and seamless integration with other R
packages that undertake higher level analysis and visualization of text. This affords the user a more efficient
and targeted analysis. 'qdap' is designed for transcript analysis, however, many functions are applicable to other
areas of Text Mining/ Natural Language Processing.
Version: |
2.4.1 |
Depends: |
R (≥ 3.1.0), qdapDictionaries (≥ 1.0.2), qdapRegex (≥
0.1.2), qdapTools (≥ 1.3.1), RColorBrewer |
Imports: |
chron, dplyr (≥ 0.3), gdata, gender (≥ 0.5.1), ggplot2 (≥
2.1.0), grid, gridExtra, igraph, methods, NLP, openNLP (≥
0.2-1), parallel, plotrix, RCurl, reshape2, scales, stringdist, tidyr, tm (≥ 0.7.6), tools, utils, venneuler, wordcloud, xlsx, XML |
Suggests: |
koRpus, knitr, lda, proxy, stringi, SnowballC, testthat |
Published: |
2020-04-20 |
Author: |
Tyler Rinker [aut, cre],
Bryan Goodrich [ctb],
Dason Kurkiewicz [ctb] |
Maintainer: |
Tyler Rinker <tyler.rinker at gmail.com> |
BugReports: |
http://github.com/trinker/qdap/issues |
License: |
GPL-2 |
URL: |
http://trinker.github.com/qdap/ |
NeedsCompilation: |
no |
Citation: |
qdap citation info |
Materials: |
README NEWS |
In views: |
NaturalLanguageProcessing |
CRAN checks: |
qdap results |