taishan1994/PointerNet_Chinese_Information_Extraction
利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。
This project helps extract specific information from Chinese text documents. It takes raw Chinese text as input and identifies key entities like names, organizations, locations, and more. It also extracts relationships between these entities and recognizes events mentioned in the text. This is designed for data analysts, researchers, or anyone needing to systematically organize and understand information buried in large volumes of Chinese text.
127 stars. No commits in the last 6 months.
Use this if you need to automatically identify and categorize specific entities, relationships, or events within Chinese-language documents.
Not ideal if your primary need is for languages other than Chinese, or if you require a general-purpose text summarization tool rather than precise information extraction.
Stars
127
Forks
18
Language
Python
License
—
Category
Last pushed
Apr 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/taishan1994/PointerNet_Chinese_Information_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