{"id":28328361,"url":"https://github.com/warjohn/nlp-ner","last_synced_at":"2026-05-14T23:03:03.304Z","repository":{"id":294008232,"uuid":"985719283","full_name":"warjohn/NLP-NER","owner":"warjohn","description":"A simple NLP-NER project for named entity recognition using character-level labeling and transformer-based token classification.","archived":false,"fork":false,"pushed_at":"2025-05-18T12:10:53.000Z","size":515,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-24T08:43:57.079Z","etag":null,"topics":["deep-learning","natural-language-processing","ner","nlp","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warjohn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-18T11:39:21.000Z","updated_at":"2025-05-18T12:13:15.000Z","dependencies_parsed_at":"2025-05-18T13:25:36.143Z","dependency_job_id":"52c26349-a391-48d6-81b8-d4d77dc2c45f","html_url":"https://github.com/warjohn/NLP-NER","commit_stats":null,"previous_names":["warjohn/nlp-ner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/warjohn/NLP-NER","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warjohn%2FNLP-NER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warjohn%2FNLP-NER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warjohn%2FNLP-NER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warjohn%2FNLP-NER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warjohn","download_url":"https://codeload.github.com/warjohn/NLP-NER/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warjohn%2FNLP-NER/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001779,"owners_count":26083173,"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-09T02:00:07.460Z","response_time":59,"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":["deep-learning","natural-language-processing","ner","nlp","python"],"created_at":"2025-05-26T06:16:50.263Z","updated_at":"2025-10-09T16:43:24.203Z","avatar_url":"https://github.com/warjohn.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NLP-NER\n \nThe task of the project: search for an entity in a sentence, in this case, a product article. The BERT model was taken as a basis for additional training. Symbolic vectorization was used. And a tokenizer pre-trained from the same model.\n\n## Getting Started\n\n1) Create python-env and activate \n\n```bash \npython3 -m venv venv\nsource venv/bin/activate\n```\n\n2) install dependences\n```python\npip install -r req.txt\n```\n\n## Usage\n\n- File -\u003e ```final.ipynb``` This file describes the process of training the model\n- File -\u003e ```test.ipynb``` This file is about how to use the model in the future.\n- Dir -\u003e ```ner_model``` contains model's checkpoints \n\n\n## License\nThis project is licensed under the [License Name] - see the [LICENSE](LICENSE) file for details.\n\n## Contacts\n- **Telegram**: [@Menar_qq](https://t.me/Menar_qq)\n- **Gmail**: [johnvoronina@gmail.com](mailto:johnvoronina@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarjohn%2Fnlp-ner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarjohn%2Fnlp-ner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarjohn%2Fnlp-ner/lists"}