spacy-ner-annotator
Named Entity Annotator
A tool for annotating named entities in text data using Spacy, allowing users to train and fine-tune the model on their own custom datasets.
Train Spacy ner with custom dataset
182 stars
14 watching
111 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
annotator-spacyner-annotatornlp-annotatorspacy-nerspacy-ner-annotatorspacy-nlpspacy-nlp-ner
Related projects:
Repository | Description | Stars |
---|---|---|
d5555/tageditor | An annotation tool for natural language processing with spaCy integration. | 186 |
quanteda/spacyr | An R wrapper around spaCy for natural language processing tasks | 251 |
explosion/spacy-lookups-data | Provides additional data resources for spaCy's natural language processing capabilities | 98 |
cogcomp/talen | A tool for annotating named entities in low-resource languages using web-based annotation interface. | 112 |
franck-dernoncourt/neuroner | Named-entity recognition using neural networks. | 1,698 |
synyi/poplar | A web-based annotation tool for natural language processing (NLP) | 519 |
nlpatvcu/medacy | A framework for building medical NLP models using spaCy. | 432 |
nytud/anonymizer_hu | Anonymizes text data by masking or replacing named entities using machine learning models. | 1 |
ibm/max-named-entity-tagger | This project builds and deploys a named entity recognition model to annotate text with tags representing entity types. | 25 |
nikolamilosevic86/marvin | A Java-based tool for annotating text with semantic meaning from external sources like Wordnet and DBPedia | 13 |
lang-uk/ner-uk | A Ukrainian NER corpus and annotation dataset for training and evaluating named entity recognition models. | 90 |
explosion/spacy-stanza | Wraps the Stanza NLP library to use Stanford models with spaCy | 725 |
lemonhu/ner-bert-pytorch | A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 438 |
varal7/ieturk | An annotation tool for information extraction using localturk and Amazon Mechanical Turk. | 266 |
liyuanlucasliu/ld-net | A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. | 146 |