Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnfraney/django-ner-trainer
Tools for training spaCy Named Entity Recognition models in Django
https://github.com/johnfraney/django-ner-trainer
django django-rest-framework named-entity-recognition natural-language-processing spacy
Last synced: 2 months ago
JSON representation
Tools for training spaCy Named Entity Recognition models in Django
- Host: GitHub
- URL: https://github.com/johnfraney/django-ner-trainer
- Owner: johnfraney
- License: mit
- Created: 2018-05-13T03:34:39.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T20:37:35.000Z (almost 2 years ago)
- Last Synced: 2024-10-01T14:50:04.369Z (3 months ago)
- Topics: django, django-rest-framework, named-entity-recognition, natural-language-processing, spacy
- Language: Python
- Homepage: https://johnfraney.github.io/django-ner-trainer/
- Size: 142 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Django NER Trainer
Tools for training spaCy Named Entity Recognition models in Django
## Documentation
Documentation is available in the [docs directory](./docs/index.md) and at https://johnfraney.github.io/django-ner-trainer.
## Credits
Tools used in rendering this package:
[Cookiecutter](https://github.com/audreyr/cookiecutter)
[`cookiecutter-djangopackage`](https://github.com/pydanny/cookiecutter-djangopackage)
## Code of Conduct
Everyone interacting in the project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the [PyPA Code of Conduct](https://www.pypa.io/en/latest/code-of-conduct/).