talen
NER annotation tool
A tool for annotating named entities in low-resource languages using web-based annotation interface.
A way to do annotations for NER. TALEN: Tool for Annotation of Low-resource ENtities
112 stars
8 watching
25 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
named-entity-recognitionner
Related projects:
Repository | Description | Stars |
---|---|---|
franck-dernoncourt/neuroner | Named-entity recognition using neural networks. | 1,701 |
cogcomp/cogcomp-nlp | A collection of libraries and tools for Natural Language Processing | 473 |
itunlp/daner | A tool for identifying and categorizing named entities in Danish text using machine learning and natural language processing techniques. | 17 |
lemonhu/ner-bert-pytorch | A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. | 442 |
manivannanmurugavel/spacy-ner-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. | 182 |
scicloj/scicloj.ml.crf | A plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model. | 0 |
wannaphong/thai-ner | Named Entity Recognition for Thai Text using PyThaiNLP and custom implementation. | 53 |
kamalkraj/bert-ner | An implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python. | 1,220 |
text-mining/persian-ner | A Persian named entity recognition system with a large, labeled dataset. | 225 |
nlplab/brat | A web-based annotation tool designed to facilitate intuitive and fast creation of text-bound and relational annotations. | 1,831 |
lang-uk/ner-uk | A Ukrainian NER corpus and annotation dataset for training and evaluating named entity recognition models. | 90 |
liyuanlucasliu/ld-net | A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. | 147 |
szegedai/hun_ner_checklist | Provides diagnostic test cases for evaluating Hungarian Named Entity Recognition models | 0 |
synyi/poplar | A web-based annotation tool for natural language processing (NLP) | 520 |
guillaumegenthial/sequence_tagging | Named Entity Recognition model using LSTM and CRF with character embeddings | 1,947 |