Package: cat.web 0.1.2
cat.web: Web Content Classification with LLMs
R interface to the Python catweb package. Classifies, extracts, explores, and summarizes web content (URLs or text) using LLMs. A thin domain wrapper around cat.stack that adds automatic URL fetching and web-context prompt injection (source domain, content type, metadata).
Authors:
cat.web_0.1.2.tar.gz
cat.web_0.1.2.zip(r-4.7)cat.web_0.1.2.zip(r-4.6)cat.web_0.1.2.zip(r-4.5)
cat.web_0.1.2.tgz(r-4.6-any)cat.web_0.1.2.tgz(r-4.5-any)
cat.web_0.1.2.tar.gz(r-4.7-any)cat.web_0.1.2.tar.gz(r-4.6-any)
cat.web_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cat.web/json (API)
NEWS
| # Install 'cat.web' in R: |
| install.packages('cat.web', 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 | 148 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 130 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-oldrel-arm64 | OK | 113 | ||
| windows-devel | OK | 86 | ||
| windows-release | OK | 100 | ||
| windows-oldrel | OK | 71 | ||
| wasm-release | OK | 194 |
Exports:classifyexploreextractsummarize
Dependencies:cat.stackherejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Classify web content using LLMs | classify |
| Explore raw categories in web content | explore |
| Discover categories from web content using LLMs | extract |
| Summarize web content using LLMs | summarize |
