zerohd4869/Chinese-NER
Chinese Named Entity Recognition Using Neural Network
This project helps anyone working with Chinese text to automatically identify and categorize key entities like names, organizations, locations, and job titles within documents. You input raw Chinese text, and it outputs the same text with specific parts tagged as recognized entities. This tool is ideal for researchers, analysts, or anyone needing to extract structured information from unstructured Chinese textual data, such as resumes or financial reports.
No commits in the last 6 months.
Use this if you need to precisely identify and classify specific pieces of information within Chinese text, like extracting all personal names or company affiliations from a collection of resumes.
Not ideal if your primary need is general text understanding or sentiment analysis rather than extracting structured entities.
Stars
30
Forks
1
Language
Python
License
MIT
Category
Last pushed
Sep 20, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/zerohd4869/Chinese-NER"
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