Named Entity Recognition NLP Tools
There are 53 named entity recognition tools tracked. 4 score above 50 (established tier). The highest-rated is jbesomi/texthero at 61/100 with 2,911 stars and 1,470 monthly downloads.
Get all 53 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=nlp&subcategory=named-entity-recognition&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Tool | Score | Tier |
|---|---|---|---|
| 1 |
jbesomi/texthero
Text preprocessing, representation and visualization from zero to hero. |
|
Established |
| 2 |
chakki-works/seqeval
A Python framework for sequence labeling evaluation(named-entity... |
|
Established |
| 3 |
Hironsan/anago
Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech... |
|
Established |
| 4 |
asahi417/tner
Language model fine-tuning on NER with an easy interface and cross-domain... |
|
Established |
| 5 |
shibing624/nerpy
🌈 NERpy: Implementation of Named Entity Recognition using Python.... |
|
Emerging |
| 6 |
hamelsmu/ktext
Utilities for preprocessing text for deep learning with Keras |
|
Emerging |
| 7 |
SapienzaNLP/relik
Retrieve, Read and LinK: Fast and Accurate Entity Linking and Relation... |
|
Emerging |
| 8 |
Franck-Dernoncourt/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and... |
|
Emerging |
| 9 |
richardpaulhudson/holmes-extractor
Information extraction from English and German texts based on predicate logic |
|
Emerging |
| 10 |
andychisholm/nel
Entity linking framework |
|
Emerging |
| 11 |
napsternxg/TwitterNER
Twitter named entity extraction for WNUT 2016... |
|
Emerging |
| 12 |
weizhepei/BERT-NER
Using pre-trained BERT models for Chinese and English NER with 🤗Transformers |
|
Emerging |
| 13 |
machinelearningZH/zix_understandability-index
Measure how understandable a German text is. |
|
Emerging |
| 14 |
thunlp/Few-NERD
Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity... |
|
Emerging |
| 15 |
singhsourabh/Resume-NER
Applying BERT for named entity recognition on resumes. |
|
Emerging |
| 16 |
TimSchopf/KeyphraseVectorizers
Set of vectorizers that extract keyphrases with part-of-speech patterns from... |
|
Emerging |
| 17 |
dayyass/QaNER
Unofficial implementation of QaNER: Prompting Question Answering Models for... |
|
Emerging |
| 18 |
Hironsan/neraug
A text augmentation tool for named entity recognition. |
|
Emerging |
| 19 |
currentslab/extractnet
A fork of Dragnet that also extract author, headline, date, keywords from... |
|
Emerging |
| 20 |
msg-systems/holmes-extractor
Information extraction from English and German texts based on predicate logic |
|
Emerging |
| 21 |
tomaarsen/SpanMarkerNER
SpanMarker for Named Entity Recognition |
|
Emerging |
| 22 |
esthicodes/Awesome-Swiss-German
Multi-language Analyze text in 26 Cantonal Swiss German, Italian, German,... |
|
Emerging |
| 23 |
izuna385/jel
Japanese Entity Linker. |
|
Emerging |
| 24 |
vngrs-ai/vnlp
State-of-the-art, lightweight NLP tools for Turkish language. Developed by VNGRS. |
|
Emerging |
| 25 |
pyvandenbussche/transformers-ner
Experiment on NER task using Huggingface state-of-the-art Transformers... |
|
Emerging |
| 26 |
Davisy/Detect-and-Translate-Text-Data
How to detect language and translate text data into the language of your... |
|
Emerging |
| 27 |
camara94/natural-language-processing-tensorflow
Natural Language processing in tensorflow |
|
Emerging |
| 28 |
kinivi/patent_ner_linking
📰 Named entitity recognition (NER) and Entity linking (EL) on the dataset of Patents |
|
Emerging |
| 29 |
cfiltnlp/HiNER
This repository contains the HiNER dataset released with our paper at LREC 2022 |
|
Emerging |
| 30 |
davidberenstein1957/concise-concepts
This repository contains an easy and intuitive approach to few-shot NER... |
|
Emerging |
| 31 |
UKPLab/nessie
Automatically detect errors in annotated corpora. |
|
Experimental |
| 32 |
MaxLSB/le-carnet
LeCarnet is a 2 M+ corpus of simple French stories |
|
Experimental |
| 33 |
sayef/fsner
Few-shot Named Entity Recognition |
|
Experimental |
| 34 |
NeotomaDB/MetaExtractor
A repository for the UBC MDS Capstone team to develop a metadata extractor... |
|
Experimental |
| 35 |
DespinaChristou/REDSandT
Improving Distantly-Supervised Relation Extraction through BERT-based Label... |
|
Experimental |
| 36 |
AdirthaBorgohain/NER-RE
A Named Entity Recognition + Entity Linker + Relation Extraction Pipeline... |
|
Experimental |
| 37 |
dumitrescustefan/roner
Named Entity Recognition for Romanian, based on transformer models |
|
Experimental |
| 38 |
gluschenko/panlingo
Collection of language detection libraries for .NET: FastText, CLD2, CLD3,... |
|
Experimental |
| 39 |
dsindex/ntagger
reference pytorch code for named entity tagging |
|
Experimental |
| 40 |
siddhant-savant/CulinaryNER
Named Entity Recognition for Culinary Text - Trained spaCy model for... |
|
Experimental |
| 41 |
code-kern-ai/sequence-learn
With sequence-learn, you can build models for named entity recognition as... |
|
Experimental |
| 42 |
openredact/nerwhal
This is a prototype of a multi-lingual suite for named-entity recognition in... |
|
Experimental |
| 43 |
Proteusiq/luga
Blazing fast language detection using fastText model |
|
Experimental |
| 44 |
dreji18/Bio-Epidemiology-NER
Recognize bio-medical entities from a text corpus |
|
Experimental |
| 45 |
stevezheng23/sequence_labeling_tf
Sequence Labeling in Tensorflow |
|
Experimental |
| 46 |
Babelscape/cner
CNER: Concept and Named Entity Recognition |
|
Experimental |
| 47 |
Leftyx/NamedEntityRecognizer
NER (Named Entity Recognition) implementation using a BERT/DistilBERT-based... |
|
Experimental |
| 48 |
chnsh/BERT-NER-CoNLL
This repository tries to implement BERT for NER by trying to follow the... |
|
Experimental |
| 49 |
asahala/BabyLemmatizer
State-of-the-art neural tagger and lemmatizer for ancient languages |
|
Experimental |
| 50 |
ck-zhang/ObsidianLinker
Obsidian note linker with a brain 🧠|
|
Experimental |
| 51 |
chenjunyi1999/Medical-NER
[NLP] A Named Entity Recognition project for the medical records (from... |
|
Experimental |
| 52 |
Text2TCS/Term-Extraction-With-Language-Models
Extracting terms from text using XLM-R for token and sequence classification |
|
Experimental |
| 53 |
anthonywchen/AmbER-Sets
The official repository for "Evaluating Entity Disambiguation and the Role... |
|
Experimental |