BNLNLP/PPI-Relation-Extraction
Official implementation of PPI Relation Extraction (IEEE BigData 2022)
This tool helps biomedical researchers automatically find and categorize protein-protein interactions (PPIs) mentioned in scientific literature. You provide text from biomedical articles, and it identifies which proteins interact and sometimes even the functional role of that interaction (like 'structural' or 'enzymatic'). This is for scientists, particularly biologists and biochemists, who need to efficiently extract specific molecular relationship data from a large volume of scientific papers.
No commits in the last 6 months.
Use this if you need to systematically extract and understand protein interaction relationships from extensive collections of biomedical research papers.
Not ideal if you are looking for a general-purpose text analysis tool or if your focus is on biological entities other than proteins.
Stars
9
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 03, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/BNLNLP/PPI-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