Description
Techniques for Automated Classifiers.
Description
A set of techniques that can be used to develop, validate, and implement automated classifiers. A powerful tool for transforming raw data into meaningful information, 'ncodeR' (Shaffer, D. W. (2017) Quantitative Ethnography. ISBN: 0578191687) is designed specifically for working with big data: large document collections, logfiles, and other text data.
README.md
ncodeR
What is nCoder
A set of techniques that can be used to develop, validate, and implement automated classifiers. A powerful tool for transforming raw data into meaningful information, 'ncodeR' (Shaffer, D. W. (2017) Quantitative Ethnography. ISBN: 0578191687) is designed specifically for working with big data: large document collections, logfiles, and other text data.
Installation
Install release version from CRAN
install.packages("ncodeR")
Install development version
devtools::install_git(url = "https://git.doit.wisc.edu/epistemic-analytics/qe-packages/ncodeR", ref="develop")
Resources
To learn more about Rho, visit the resources page.