yanwii/ChinsesNER-pytorch
基于BI-LSTM+CRF的中文命名实体识别 Pytorch
This tool helps developers working with Chinese text to automatically identify and categorize specific entities like organization names (ORG) or person names (PER) within sentences. You provide Chinese text data, and it outputs the identified entities along with their type and location in the text. This is designed for developers who need to integrate named entity recognition into their Chinese language processing applications.
404 stars. No commits in the last 6 months.
Use this if you are a developer building an application that needs to automatically extract specific types of entities from Chinese text.
Not ideal if you are a non-developer user looking for a ready-to-use application or a simple, no-code solution for Chinese named entity recognition.
Stars
404
Forks
89
Language
Python
License
—
Category
Last pushed
Jun 14, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yanwii/ChinsesNER-pytorch"
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