https://github.com/nisheethjaiswal/Data-Annotator-for-SpaCy
πSpAnnor annotator for Named Entity Recognition easy to use tool. The annotator allows users to quickly assign custom labels to one or more entities in the text. Easy to setup for Data Training for SpaCy π₯.
https://github.com/nisheethjaiswal/Data-Annotator-for-SpaCy
data-annotation data-annotation-tools data-labeling data-preparation named-entity-recognition nlp spacy-nlp text-labeling
Last synced: 6 months ago
JSON representation
πSpAnnor annotator for Named Entity Recognition easy to use tool. The annotator allows users to quickly assign custom labels to one or more entities in the text. Easy to setup for Data Training for SpaCy π₯.
- Host: GitHub
- URL: https://github.com/nisheethjaiswal/Data-Annotator-for-SpaCy
- Owner: nisheethjaiswal
- License: unlicense
- Created: 2022-01-12T11:53:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-12T11:54:51.000Z (over 3 years ago)
- Last Synced: 2024-08-17T08:05:43.602Z (10 months ago)
- Topics: data-annotation, data-annotation-tools, data-labeling, data-preparation, named-entity-recognition, nlp, spacy-nlp, text-labeling
- Language: HTML
- Homepage:
- Size: 3.71 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data-Annotator-for-SpaCy β‘
SpAnnor(Spacy Annotator) annotator for Named Entity Recognition (NER) easy to use tool. The annotator allows users to quickly assign (custom) labels to one or more entities in the text. Generates Traning Data as a JSON which can be readily used.
# Application of NER Annotation: ποΈ
β Customer Support - Banking & Finance, BPOs, Categorize Tickets
β Product Review - Amazon, Trivago, Airbnb
β Content Recommendation - Medium, HackerNoon, Twitter, News Articles
β Biomedical data: Gene, DNA identification, and drug ,disease names.
β Semantic Annotations- concept extraction, relationship extraction .many more .....
# Steps to Use Tool π
Images are attached in 'src' folder
# Installation β¨οΈ
1. Download the Code and Unzip2. Open the file "entity_tagger.html" in your favorite browser .
3. Your are ready to use. π₯
## License
Unlicense (Free) License. π## Show your support
Give a π if this repo helped you!```bibtex
@misc{Curious Soul,
author = {Susant Achary},
title = {Data-Annotator-for-SpaCy},
year = {2021}
}
```