Package: qtkit 1.1.0
qtkit: Quantitative Text Kit
Support package for the textbook "An Introduction to Quantitative Text Analysis for Linguists: Reproducible Research Using R" (Francom, 2024) <doi:10.4324/9781003393764>. Includes functions to acquire, clean, and analyze text data as well as functions to document and share the results of text analysis. The package is designed to be used in conjunction with the book, but can also be used as a standalone package for text analysis.
Authors:
qtkit_1.1.0.tar.gz
qtkit_1.1.0.tar.gz(r-4.5-noble)qtkit_1.1.0.tar.gz(r-4.4-noble)
qtkit_1.1.0.tgz(r-4.4-emscripten)qtkit_1.1.0.tgz(r-4.3-emscripten)
qtkit.pdf |qtkit.html✨
qtkit/json (API)
NEWS
# Install 'qtkit' in R: |
install.packages('qtkit', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/qtalr/qtkit/issues
Last updated 18 days agofrom:bd514b10fd. Checks:OK: 2. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 08 2024 |
R-4.5-linux | OK | Dec 08 2024 |
Exports:add_pkg_to_bibcalc_assoc_metricscalc_normalized_entropycalc_type_metricscreate_data_dictionarycreate_data_origincurate_enntt_datacurate_swda_datafind_outliersget_archive_dataget_gutenberg_datawrite_ggwrite_kblwrite_obj
Dependencies:AsioHeadersaskpassassertthatbase64encbitbit64bslibcachemchromoteclicliprcolorspacecpp11crayoncurldigestdplyrevaluatefansifarverfastmapfontawesomefsgenericsggplot2gluegtablegutenbergrhighrhmshtmltoolshttrisobandjquerylibjsonlitekableExtraknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmemoisemgcvmimemunsellnlmeopenaiopensslpillarpkgconfigprettyunitsprocessxprogresspromisespspurrrR6rappdirsRColorBrewerRcppreadrrlangrmarkdownrstudioapisassscalesstringistringrsvglitesyssystemfontstibbletidyselecttinytextriebeardtzdburltoolsutf8vctrsviridisLitevroomwebsocketwithrxfunxml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add Package Citations to BibTeX File | add_pkg_to_bib |
Calculate Association Metrics for Bigrams | calc_assoc_metrics |
Calculate Normalized Entropy for Categorical Variables | calc_normalized_entropy |
Calculate Frequency and Dispersion Metrics for Text Types | calc_type_metrics |
Create Data Dictionary | create_data_dictionary |
Create Data Origin Documentation | create_data_origin |
Curate ENNTT Data | curate_enntt_data |
Curate SWDA data | curate_swda_data |
Detect Statistical Outliers Using IQR Method | find_outliers |
Download and Extract Archive Files | get_archive_data |
Get Works from Project Gutenberg | get_gutenberg_data |
Save ggplot Objects to Files | write_gg |
Write a kable object to a file | write_kbl |
Write an R object as a file | write_obj |