{"id":19287827,"url":"https://github.com/deeppavlov/stand_ner_en_ontonotes","last_synced_at":"2026-06-18T17:31:50.641Z","repository":{"id":83451118,"uuid":"126166519","full_name":"deeppavlov/stand_ner_en_ontonotes","owner":"deeppavlov","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-14T10:52:31.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-14T17:25:24.087Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/deeppavlov.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-21T11:08:54.000Z","updated_at":"2022-09-13T18:28:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"c85be402-3c77-4a20-adea-10d20aed3796","html_url":"https://github.com/deeppavlov/stand_ner_en_ontonotes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deeppavlov/stand_ner_en_ontonotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_ner_en_ontonotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_ner_en_ontonotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_ner_en_ontonotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_ner_en_ontonotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deeppavlov","download_url":"https://codeload.github.com/deeppavlov/stand_ner_en_ontonotes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deeppavlov%2Fstand_ner_en_ontonotes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34501472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"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":[],"created_at":"2024-11-09T22:07:20.339Z","updated_at":"2026-06-18T17:31:50.627Z","avatar_url":"https://github.com/deeppavlov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo stand. Model: NER ontonotes (English)\n\n## Installation and start\n1. Clone the repo and `cd` to project root:\n    ```\n    git clone https://github.com/deepmipt/stand_ner_en_ontonotes.git\n    cd stand_ner_en_ontonotes\n    ```\n2. Run script to download and unpack model components:\n    ```\n    ./download_components.sh\n    ```   \n3. Create a virtual environment with `Python 3.6`:\n    ```\n    virtualenv env -p python3.6\n    ```\n4. Activate the environment:\n    ```\n    source ./env/bin/activate\n    ```\n5. Install requirements:\n    ```\n    pip install -r requirements.txt\n    ```\n6. Specify model endpoint host (`api_host`) and port (`api_port`) in `ner_agent_config.json`\n7. Specify virtual environment path (if necessary) in `run_ner_en_ontonotes.sh`\n8. Run model:\n    ```\n    ./run_ner_en_ontonotes.sh\n    ```\n## Building and running with Docker:\n1. If necessary, build Base Docker image from:\n\n   https://github.com/deepmipt/stand_docker_cuda\n  \n2. Clone the repo and `cd` to project root:\n    ```\n    git clone https://github.com/deepmipt/stand_ner_en_ontonotes.git\n    cd stand_ner_en_ontonotes\n    ```\n3. Build Docker image:\n   ```\n   sudo docker build -t stand/ner_en_ontonotes .\n   ```\n4. Run Docker image:\n   ```\n   sudo docker run -p \u003chost_port\u003e:6010 -v \u003c/path/to/host/vol/map/dir\u003e:/logs stand/ner_en_ontonotes\n   ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeppavlov%2Fstand_ner_en_ontonotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeeppavlov%2Fstand_ner_en_ontonotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeeppavlov%2Fstand_ner_en_ontonotes/lists"}