{"id":22515151,"url":"https://github.com/rggh/api-4","last_synced_at":"2025-03-28T01:53:38.468Z","repository":{"id":121735577,"uuid":"439429333","full_name":"RGGH/API-4","owner":"RGGH","description":"Using FastAPI with spaCy to identify entities","archived":false,"fork":false,"pushed_at":"2023-04-02T21:49:22.000Z","size":181,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T03:32:46.459Z","etag":null,"topics":["docker","fastapi","python","spacy"],"latest_commit_sha":null,"homepage":"","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/RGGH.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":"2021-12-17T18:42:08.000Z","updated_at":"2023-04-02T21:44:41.000Z","dependencies_parsed_at":"2023-05-07T03:04:02.558Z","dependency_job_id":null,"html_url":"https://github.com/RGGH/API-4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2FAPI-4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2FAPI-4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2FAPI-4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RGGH%2FAPI-4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RGGH","download_url":"https://codeload.github.com/RGGH/API-4/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245955201,"owners_count":20699891,"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","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":["docker","fastapi","python","spacy"],"created_at":"2024-12-07T03:28:33.300Z","updated_at":"2025-03-28T01:53:38.432Z","avatar_url":"https://github.com/RGGH.png","language":"HTML","readme":"# API-4\n\n### Using FastAPI with spaCy to identify entities\n\nclone repo\n\ninstall requirements and the spaCy 'en_core_web_sm' file\n\n`# python3 -m spacy download en_core_web_sm`\n\nrun\n\n`❯ uvicorn main:app --reload`\n\nopen ents.html on localhost \"http://127.0.0.1:8000/ents/html\"\n\n### Try it out using Docker instead\n\n`sudo docker pull rggh/spacy_ner:7`\u003cbr\u003e\n`sudo docker run -it -p 8000:8000 rggh/spacy_ner:7`\u003cbr\u003e\n\n#### check the app is running with Docker\n\n`http://127.0.0.1:8000/docs#/default/vars_ents_post`\n\n- run `python3 test_1.py` to test spaCy function once Docker is started\n\n![Spacy](https://github.com/RGGH/API-4/blob/main/api-spaCy.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frggh%2Fapi-4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frggh%2Fapi-4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frggh%2Fapi-4/lists"}