littledeepthink/NER-in-Chinese-Text
NLP Keras BiLSTM+CRF
This project helps anyone working with Chinese text to automatically identify and categorize key entities like names of people, locations, or organizations. You provide raw Chinese text, and it returns the same text with these important entities highlighted and labeled. This is useful for researchers, analysts, or anyone who needs to extract structured information from unstructured Chinese documents.
No commits in the last 6 months.
Use this if you need to automatically find and classify specific types of information within large volumes of Chinese text.
Not ideal if your primary need is for named entity recognition in languages other than Chinese, or if you require fine-grained entity types not typically covered by standard NER.
Stars
53
Forks
18
Language
Python
License
—
Category
Last pushed
Jun 04, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/littledeepthink/NER-in-Chinese-Text"
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