amirradnia99/persian-ner-pipeline
A comprehensive Persian (Farsi) Named Entity Recognition (NER) pipeline designed for large-scale extraction from Persian Wikipedia. The pipeline utilizes Hazm normalization and Stanza NER, featuring fault tolerance, batch processing, and progress tracking for reproducible research.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jan 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/amirradnia99/persian-ner-pipeline"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dnanhkhoa/python-vncorenlp
A Python wrapper for VnCoreNLP using a bidirectional communication channel.
ankane/informers
Fast transformer inference for Ruby
datquocnguyen/RDRPOSTagger
A fast and accurate POS and morphological tagging toolkit (EACL 2014)
OpenSextant/SolrTextTagger
A text tagger based on Lucene / Solr, using FST technology
bentrevett/pytorch-pos-tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.