https://github.com/baylorrae/spacy-model-builder
A platform to train a Spacy model for custom Named Entity Recognition (NER)
https://github.com/baylorrae/spacy-model-builder
annotate python rails react spacy-nlp
Last synced: 3 months ago
JSON representation
A platform to train a Spacy model for custom Named Entity Recognition (NER)
- Host: GitHub
- URL: https://github.com/baylorrae/spacy-model-builder
- Owner: BaylorRae
- Created: 2020-06-24T14:25:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T19:35:26.000Z (about 3 years ago)
- Last Synced: 2025-01-27T09:13:59.806Z (about 1 year ago)
- Topics: annotate, python, rails, react, spacy-nlp
- Language: Ruby
- Homepage: https://youtu.be/OmOZl8C6PeQ
- Size: 1.32 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spacy Model Builder
This is an example application of connection Rails to Python to train a [Spacy]
model for custom NER. It was built during a [Youtube Live Stream] as a fun
exercise.
[Spacy]: https://spacy.io
[Youtube Live Stream]: https://youtu.be/OmOZl8C6PeQ