Jianwei-Lv/chinese-event-extraction-pytorch
一个简单的中文事件抽取模型,触发词和实体联合标注识别,同时判定实体角色。
This project helps anyone working with Chinese news text to automatically extract key event information. You provide raw Chinese news articles, and it identifies specific event triggers (like 'fired' or 'acquired'), the entities involved (like 'company' or 'person'), and their roles in the event. This is for data analysts, researchers, or anyone needing structured data from unstructured Chinese news.
No commits in the last 6 months.
Use this if you need to automatically identify and categorize specific events and their participants from Chinese news content.
Not ideal if you need a high-precision, production-ready system for critical applications without further development and training, or if your text is not in Chinese.
Stars
75
Forks
13
Language
Python
License
—
Category
Last pushed
Dec 19, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Jianwei-Lv/chinese-event-extraction-pytorch"
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