Robin-WZQ/CBLUE_CMeIE_model
CBLUE2.0-关系抽取模型,基于pytorch
This tool helps medical researchers and professionals extract key information from unstructured medical texts like textbooks, clinical notes, and patient records. It takes raw Chinese medical sentences or paragraphs as input and identifies medical entities (like diseases or treatments) and the relationships between them. The output is structured data that can be used to build a medical knowledge graph.
No commits in the last 6 months.
Use this if you need to automatically identify medical entities and their relationships within large volumes of Chinese medical text to build a knowledge base.
Not ideal if your primary goal is to extract information from non-medical texts or if you require extremely high accuracy without further model fine-tuning.
Stars
17
Forks
1
Language
Python
License
MIT
Category
Last pushed
Oct 23, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Robin-WZQ/CBLUE_CMeIE_model"
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