GaoQ1/Chinese-relation-extraction
Relation Extraction 中文关系提取
This tool helps researchers and data scientists analyze Chinese text to automatically identify relationships between different entities. You feed it raw Chinese text, and it extracts structured information about how people, organizations, or concepts are related. It's designed for natural language processing specialists working with large volumes of Chinese documents.
No commits in the last 6 months.
Use this if you need to automatically extract specific relationships from unstructured Chinese text, such as identifying 'founder of' or 'located in' connections.
Not ideal if your primary need is general text classification or sentiment analysis rather than relation-specific extraction, or if you are working exclusively with English text.
Stars
74
Forks
9
Language
Python
License
—
Category
Last pushed
Oct 24, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/GaoQ1/Chinese-relation-extraction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davidsbatista/BREDS
"Bootstrapping Relationship Extractors with Distributional Semantics" (Batista et al., 2015) in...
davidsbatista/Snowball
Implementation with some extensions of the paper "Snowball: Extracting Relations from Large...
nicolay-r/AREkit
Document level Attitude and Relation Extraction toolkit (AREkit) for sampling and processing...
plkmo/BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
thunlp/FewRel
A Large-Scale Few-Shot Relation Extraction Dataset