Determined22/zh-NER-TF
A very simple BiLSTM-CRF model for Chinese Named Entity Recognition 中文命名实体识别 (TensorFlow)
This tool helps identify important entities like people, locations, and organizations within Chinese text. You provide Chinese sentences, and it outputs the same sentences with specific tags highlighting these named entities. It's designed for anyone working with large volumes of Chinese text who needs to automatically extract key information.
2,336 stars. No commits in the last 6 months.
Use this if you need to automatically find and categorize names of people, places, and companies in Chinese documents or datasets.
Not ideal if your primary need is for named entity recognition in languages other than Chinese, or if you require a more complex model that can identify a wider range of entity types beyond people, locations, and organizations.
Stars
2,336
Forks
928
Language
Python
License
—
Category
Last pushed
Apr 18, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Determined22/zh-NER-TF"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
hellohaptik/chatbot_ner
chatbot_ner: Named Entity Recognition for chatbots.
openeventdata/mordecai
Full text geoparsing as a Python library
Rostlab/nalaf
NLP framework in python for entity recognition and relationship extraction
mpuig/spacy-lookup
Named Entity Recognition based on dictionaries
NorskRegnesentral/skweak
skweak: A software toolkit for weak supervision applied to NLP tasks