luopeixiang/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
This project helps you automatically identify and extract key pieces of information, like names of people or locations, from Chinese text documents such as resumes. You provide raw Chinese text, and it returns the same text with specific words or phrases labeled by category. This tool is useful for data analysts, HR professionals, or anyone who needs to process large volumes of Chinese text to find structured information.
2,275 stars. No commits in the last 6 months.
Use this if you need to quickly and accurately identify and categorize specific entities (like names, places) within Chinese text documents.
Not ideal if your primary need is for a system that can handle languages other than Chinese or if you require very detailed, nuanced semantic understanding beyond entity extraction.
Stars
2,275
Forks
533
Language
Python
License
—
Category
Last pushed
Jun 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/luopeixiang/named_entity_recognition"
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