{"id":24618205,"url":"https://github.com/matthewbub/pos-visualizer","last_synced_at":"2026-04-11T07:03:14.094Z","repository":{"id":200322056,"uuid":"705256115","full_name":"matthewbub/PoS-Visualizer","owner":"matthewbub","description":"Parts of Speech (PoS) Visualization Tool  ","archived":false,"fork":false,"pushed_at":"2023-10-15T14:39:12.000Z","size":40,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T11:19:52.130Z","etag":null,"topics":["compromise","nextjs13","reactjs"],"latest_commit_sha":null,"homepage":"https://pos-visualizer.vercel.app","language":"JavaScript","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/matthewbub.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}},"created_at":"2023-10-15T14:02:48.000Z","updated_at":"2023-10-19T18:24:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"253b145d-8b18-48e7-ab52-4f82bea07ee7","html_url":"https://github.com/matthewbub/PoS-Visualizer","commit_stats":null,"previous_names":["9mbs/pos-visualizer","matthewbub/pos-visualizer"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/matthewbub/PoS-Visualizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbub%2FPoS-Visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbub%2FPoS-Visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbub%2FPoS-Visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbub%2FPoS-Visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewbub","download_url":"https://codeload.github.com/matthewbub/PoS-Visualizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbub%2FPoS-Visualizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279174563,"owners_count":26119304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["compromise","nextjs13","reactjs"],"created_at":"2025-01-24T23:51:12.572Z","updated_at":"2025-10-16T09:47:38.007Z","avatar_url":"https://github.com/matthewbub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PoS-Viz (Parts of Speech Visualizer)\n\nThe goal is to create a text editor that visually represents words' grammatical roles (parts of speech) using color coding.\n\nThe user enters text into a text area, and each word in the text area is wrapped in a span tag; then, the part of speech for each word is identified using NLP, and the span tag is given a class name based on the part of speech. The class name is then used to color the word.\n\nThis project uses JavaScript and is a practical introduction to NLP with [Compromise](https://compromise.cool/) and cutting-edge concepts introduced in early Next.js v13 and React.js v18 versions.\n\n## Set up\n\nThis project was bootstrapped using the `npx create-next-app@latest` CLI command. To pull this up on a local machine, clone the repo and run `npm install` to install the project dependencies. Then, run `npm run dev` to start the development server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewbub%2Fpos-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewbub%2Fpos-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewbub%2Fpos-visualizer/lists"}