taishan1994/SpERT_chinese
基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。
This project helps you automatically extract key entities and the relationships between them from Chinese text. You provide raw Chinese text, and it identifies specific items like people, organizations, or locations, categorizes them, and then maps out how they are connected (e.g., '陈国峻' is '丈夫' of '天城公主'). This is ideal for data analysts, researchers, or anyone needing to structure information from large volumes of unstructured Chinese documents.
No commits in the last 6 months.
Use this if you need to systematically identify and categorize named entities and the relationships between them within Chinese language documents, converting unstructured text into structured data.
Not ideal if your primary need is general text classification, sentiment analysis, or working with languages other than Chinese.
Stars
38
Forks
5
Language
Python
License
MIT
Category
Last pushed
Nov 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/taishan1994/SpERT_chinese"
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