Package: cat.survey 0.1.2
cat.survey: Survey Response Classification with LLMs
R interface to the Python cat-survey package. Classifies, extracts, and explores open-ended survey responses using LLMs. A thin domain wrapper around cat.stack that adds the survey_question parameter for survey-specific context.
Authors:
cat.survey_0.1.2.tar.gz
cat.survey_0.1.2.zip(r-4.7)cat.survey_0.1.2.zip(r-4.6)cat.survey_0.1.2.zip(r-4.5)
cat.survey_0.1.2.tgz(r-4.6-any)cat.survey_0.1.2.tgz(r-4.5-any)
cat.survey_0.1.2.tar.gz(r-4.7-any)cat.survey_0.1.2.tar.gz(r-4.6-any)
cat.survey_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cat.survey/json (API)
NEWS
| # Install 'cat.survey' in R: |
| install.packages('cat.survey', repos = c('https://chrissoria.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chrissoria/cat-llm/issues
Pkgdown/docs site:https://christophersoria.com
Last updated from:f2d83209be (on main). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 174 | ||
| source / vignettes | OK | 182 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 78 | ||
| macos-oldrel-arm64 | OK | 75 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 175 | ||
| wasm-release | OK | 176 |
Exports:classifyexploreextract
Dependencies:cat.stackherejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Classify survey responses using LLMs | classify |
| Explore raw categories in survey response data | explore |
| Extract categories from survey responses using LLMs | extract |
