buppt/ChineseNER
中文命名实体识别,实体抽取,tensorflow,pytorch,BiLSTM+CRF
This project helps you automatically identify and extract specific types of information, like names of people, places, or organizations, from Chinese text. You provide raw Chinese text, and it returns the same text with identified entities highlighted or listed separately. This is useful for anyone working with large volumes of Chinese documents who needs to categorize or analyze specific data points.
1,460 stars. No commits in the last 6 months.
Use this if you need to quickly and accurately find and label named entities within Chinese language documents, such as news articles or reports.
Not ideal if you require a highly customized model for very specific or unusual entity types, or if you need state-of-the-art accuracy on highly nuanced text.
Stars
1,460
Forks
390
Language
Python
License
—
Category
Last pushed
Mar 15, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/buppt/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