mohamedtaha77/Named-Entity-Recognition-App
A Streamlit-based Named Entity Recognition (NER) app for news text using rule-based and spaCy-based pipelines. Built and evaluated on the CoNLL-2003 dataset with displaCy visualization and CSV export.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/mohamedtaha77/Named-Entity-Recognition-App"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
deeppavlov/AutoIntent
Automated machine learning for text classification
shushanxingzhe/transformers_ner
Add CRF or LSTM+CRF for huggingface transformers bert to perform better on NER task. It is very...
fran-martinez/bio_ner_bert
BERT finetuned on NER downstream tasks
liuyukid/transformers-ner
Pytorch-Named-Entity-Recognition-with-transformers
suamin/T2NER
T2NER: Transformers based Transfer Learning Framework for Named Entity Recognition (EACL 2021)