taishan1994/BERT-Event-Extraction
使用bert进行事件抽取。
This project helps you automatically pinpoint and extract key event details from Chinese text. You provide raw text, and it identifies event triggers like '裁员' (layoff) or '收购' (acquisition), then extracts related information such as who was involved, when it happened, and what was affected. This is ideal for professionals who need to quickly analyze large volumes of Chinese news, reports, or social media for specific events and their associated facts.
No commits in the last 6 months.
Use this if you need to automatically identify and pull out structured information about various real-world events from unstructured Chinese text, saving significant manual analysis time.
Not ideal if your primary goal is general sentiment analysis, translation, or if your text is not primarily in Chinese.
Stars
48
Forks
4
Language
Python
License
—
Category
Last pushed
Jun 26, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/taishan1994/BERT-Event-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