{"id":21653981,"url":"https://github.com/conflictingtheories/spacy_ws","last_synced_at":"2026-03-02T06:00:49.598Z","repository":{"id":42485000,"uuid":"204600212","full_name":"ConflictingTheories/spacy_ws","owner":"ConflictingTheories","description":"Websocket example with Spacy.io","archived":false,"fork":false,"pushed_at":"2022-12-11T14:37:08.000Z","size":392,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T21:08:29.726Z","etag":null,"topics":["nlp","spacy","spacy-models","spacy-ner","websocket"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ConflictingTheories.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-27T02:12:52.000Z","updated_at":"2022-04-03T16:51:59.000Z","dependencies_parsed_at":"2023-01-27T01:15:27.723Z","dependency_job_id":null,"html_url":"https://github.com/ConflictingTheories/spacy_ws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ConflictingTheories/spacy_ws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConflictingTheories%2Fspacy_ws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConflictingTheories%2Fspacy_ws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConflictingTheories%2Fspacy_ws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConflictingTheories%2Fspacy_ws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConflictingTheories","download_url":"https://codeload.github.com/ConflictingTheories/spacy_ws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConflictingTheories%2Fspacy_ws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29993530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":["nlp","spacy","spacy-models","spacy-ner","websocket"],"created_at":"2024-11-25T08:22:07.604Z","updated_at":"2026-03-02T06:00:49.554Z","avatar_url":"https://github.com/ConflictingTheories.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spacyio_ws\nExample of Combining Websockets with Spacy.io NLP Library.\n\nExample of Websocket streaming data as typed and returning Entities identified by Spacy Library.\n\n# Server / Client\nServer acts like an NLP API - Opens a websocket listener and then waits for a connection. When connected, it reads the stream and then parses the stream through the NLP model and returns identified entities.\n\nClient opens a connection to the server - then it allows the user to type and whatever is typed is streamed to the NLP model.\n\n        # setup\n        sudo setup.sh\n        ./run.sh\n\nThis opens a portal on your localhost which you can access from your web browser. It will allow you load data sets, code entities, and load different models and test them.\n\n# Training\nShows an example of training a new dataset - very basic example. Data learned is trained and stored in the model folder.\n\n        # setup\n        sudo setup.sh\n        ./train.sh\n\n# Mentions / usage\nCreated by Kyle Derby MacInnis for the purpose of learning. Please use to learn, but if using code, please reference me as the author.\n\n\n        copyright (c) 2019 Kyle Derby MacInnis","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconflictingtheories%2Fspacy_ws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconflictingtheories%2Fspacy_ws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconflictingtheories%2Fspacy_ws/lists"}