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.
Last updated
6.33 score 8 stars 1 dependents 6 scriptscat.pol - Political Document Classification with LLMs
R interface to the Python catpol package. Classifies, extracts, explores, and summarizes political and policy documents using LLMs. A thin domain wrapper around cat.stack that adds a registered-source fetcher (city ordinances, federal laws, executive orders, presidential speeches, social media) and policy-document prompt framing.
Last updated
6.33 score 8 stars 1 dependents 3 scriptscat.vader - Social Media Content Classification with LLMs
R interface to the Python catvader package. Classifies, extracts, and explores social media content using LLMs. A thin domain wrapper around cat.stack that adds social media sourcing parameters (platform, handle, hashtags, credentials).
Last updated
6.33 score 8 stars 1 dependents 3 scriptscat.ademic - Academic Paper Classification with LLMs
R interface to the Python catademic package. Classifies, extracts, explores, and summarizes academic papers using LLMs. A thin domain wrapper around cat.stack that adds journal and topic sourcing parameters for academic literature analysis.
Last updated
6.33 score 8 stars 1 dependents 4 scriptscat.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).
Last updated
5.56 score 8 stars 1 dependents 4 scripts