taishan1994/pytorch_bert_bilstm_crf_ner
基于pytorch的bert_bilstm_crf中文命名实体识别
This project helps you automatically extract specific entities like names, organizations, or locations from Chinese text. You provide raw Chinese text data and define the types of entities you want to find, and it outputs the identified entities from your text. This tool is for data analysts, researchers, or anyone working with large volumes of Chinese text who needs to quickly pinpoint key information.
594 stars. No commits in the last 6 months.
Use this if you need to precisely identify and categorize specific information (like people, places, or products) within unstructured Chinese text documents.
Not ideal if your primary goal is to translate text or analyze sentiment, as this tool focuses purely on entity extraction.
Stars
594
Forks
84
Language
Python
License
—
Category
Last pushed
May 15, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/taishan1994/pytorch_bert_bilstm_crf_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