{"id":21010888,"url":"https://github.com/miserman/adicat","last_synced_at":"2026-05-17T11:32:03.211Z","repository":{"id":162995347,"uuid":"124358384","full_name":"miserman/adicat","owner":"miserman","description":"A JavaScript library for simple text processing","archived":false,"fork":false,"pushed_at":"2020-05-26T23:44:22.000Z","size":354,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-22T07:02:48.042Z","etag":null,"topics":["javascript","nlp","text-analysis"],"latest_commit_sha":null,"homepage":"https://miserman.github.io/adicat","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miserman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-08T08:08:23.000Z","updated_at":"2020-11-14T03:42:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"47922488-60a8-45b7-b665-958ab465ac22","html_url":"https://github.com/miserman/adicat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/miserman/adicat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miserman%2Fadicat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miserman%2Fadicat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miserman%2Fadicat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miserman%2Fadicat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miserman","download_url":"https://codeload.github.com/miserman/adicat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miserman%2Fadicat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33136693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","nlp","text-analysis"],"created_at":"2024-11-19T09:24:17.693Z","updated_at":"2026-05-17T11:32:03.197Z","avatar_url":"https://github.com/miserman.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# adicat\nA JavaScript library for simple text processing:\n**a**s-needed **di**ctionary-based **cat**egorization\n\n\u003cimg src='icon.svg' width='200px'\u003e\n\n## resources\n* [introduction](https://miserman.github.io/adicat/)\n* [documentation](https://miserman.github.io/adicat/docs/)\n\n## highlighter\nThe [highlighter](https://miserman.github.io/adicat/highlight/) is meant to help manipulate texts, and assess dictionaries.\n\n#### features\n* See which words are being captured by dictionary categories.\n  * Toggle categories in the dictionary menu.\n  * Set to display counts or percentages in the settings menu.\n* Calculate composite categories for, and similarities between texts.\n  * Composite categories can be added and edited in the dictionary's load/create/edit menu.\n  * Set a stored text for comparison in the saved texts menu.\n  * Set the comparison categories and metric in the settings menu.\n* Create or import, edit, and export dictionaries.\n  * Cycle between stored dictionaries in the dictionary's load/create/edit menu.\n* Download the results of text files scored by the selected dictionary.\n  * Drag and drop a text file anywhere on the page, or navigate to the process file menu.\n  * Specify output values, categories, composites, and comparisons in the other menus.\n  * Specify formatting and splitting in the process file menu.\n\n#### example texts\nThe example texts in the menu are from a series of studies: [osf.io/963gp](https://osf.io/963gp/). These involved manipulating texts in terms of a few function-word categories, which was the original motivation for the highlighter.\n\n## chat\nThe [chat prototype](https://miserman.github.io/adicat/chat/) is a simple, cue-based chat bot for illustration.\n\nYou can chat with the bot, and edit its response set to the included set of cues.\n\n## import scripts\n#### the core script is always required\n```html\n\u003cscript type='text/javascript' src='https://miserman.github.io/adicat/core.min.js'\u003e\u003c/script\u003e\n```\n\n#### the highlight and chat scripts add to the Adicat object\n```html\n\u003cscript type='text/javascript' src='https://miserman.github.io/adicat/highlight.min.js'\u003e\u003c/script\u003e\n\u003cscript type='text/javascript' src='https://miserman.github.io/adicat/chat.min.js'\u003e\u003c/script\u003e\n```\n\nSee the [introduction](https://miserman.github.io/adicat/) for complete implementation examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiserman%2Fadicat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiserman%2Fadicat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiserman%2Fadicat/lists"}