sujunhao/RENET2
RENET2: High-Performance Full-text Gene-Disease Relation Extraction with Iterative Training Data Expansion
RENET2 helps biomedical researchers and scientists automatically identify and extract gene-disease associations from large volumes of full-text scientific articles. It takes in full-text articles, such as those from PubMed Central or LitCovid, and outputs a list of identified gene-disease relationships. This is ideal for anyone needing to efficiently uncover connections between genes and diseases across extensive biomedical literature.
No commits in the last 6 months.
Use this if you need to extract gene-disease associations from entire scientific articles, not just abstracts or single sentences, to build comprehensive knowledge bases or perform literature reviews.
Not ideal if you are looking to extract relationships beyond gene-disease, or if your primary data source is clinical notes or unstructured patient records rather than published articles.
Stars
29
Forks
3
Language
Jupyter Notebook
License
BSD-3-Clause
Category
Last pushed
Jan 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sujunhao/RENET2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
facebookresearch/stopes
A library for preparing data for machine translation research (monolingual preprocessing,...
Droidtown/ArticutAPI
API of Articut 中文斷詞 (兼具語意詞性標記):「斷詞」又稱「分詞」,是中文資訊處理的基礎。Articut 不用機器學習,不需資料模型,只用現代白話中文語法規則,即能達到...
rkcosmos/deepcut
A Thai word tokenization library using Deep Neural Network
fukuball/jieba-php
"結巴"中文分詞:做最好的 PHP 中文分詞、中文斷詞組件。 / "Jieba" (Chinese for "to stutter") Chinese text segmentation:...
pytorch/text
Models, data loaders and abstractions for language processing, powered by PyTorch