yanwii/ChineseNER
基于Bi-GRU + CRF 的中文机构名、人名识别, 支持google bert模型
This tool helps you automatically identify Chinese organization names and person names within blocks of text. You input raw Chinese text, and it outputs the text with recognized names highlighted and categorized as either 'person' or 'organization'. It's useful for anyone who needs to extract key entities from Chinese documents, such as researchers, analysts, or data entry specialists.
169 stars. No commits in the last 6 months.
Use this if you need to quickly and accurately find all person and organization names in large volumes of Chinese text.
Not ideal if you need to identify entity types beyond just people and organizations, or if your text is not in Chinese.
Stars
169
Forks
41
Language
Python
License
—
Category
Last pushed
Mar 06, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yanwii/ChineseNER"
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