erwanm / lbd-contrast

An experimental approach for Literature-Based Discovery

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lbd-contrast

An experimental constrast approach for Literature-Based Discovery

This is the companion code for the paper "A new paradigm for literature-based discovery: a contrastive approach".

The approach relies on contrasting different “views” of the data, the data being the biomedical literature (Medline and PubMed Central). The experiments use 8 relations which correspond to past discoveries in the domain of Neurodegenerative Diseases (NDs).

This repository contains a library of R functions to manipulate the data, apply the new contrast methods described in the paper and evaluate the results. It requires some preprocessed data which can be obtained either by downloading the dataset used in the paper or by running the full preprocessing.

A step by step documentation is provided in the form of two R Markdown documents:

About

An experimental approach for Literature-Based Discovery


Languages

Language:HTML 98.6%Language:R 1.3%Language:Python 0.1%