Skip to content

armando2603/coveffect

Repository files navigation

coveffect

Coveffect is a project that aim to automatically extract informations from covid-related articles. In particular what we want to extract from each paper a table containing the list of variants/mutation and their corresponding effects Alt text

Requirements

  • Install the last version of Docker
  • Install docker-compose

Installation

  • clone the coveffect repository
  • download the model checkpoint using gdown:
gdown 1VOF7NCqgM5pFaJcexhXjvp-OsLkza5lz
  • or download it at the following link drive
  • unzip the folder model_0 in the coveffect/backend/api/checkpoints/ folder

System Usage

To start the application run in the main folder:

docker-compose up

open the browser at the following link

How to use the model to extract information from a list of abstract

  • create a python enviroment and install the backend/requirements.txt
  • run the batch_prediction.ipynb notebook

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •