Skip to main content

A scientific papers recomendation tool.

Project description

refy

A scientific papers recommendation tool.

Overview

refy leverages Natural Langual Processing (NLP) machine learning tools to find new papers that might be relevant given the ones that you've read already.

There's a few software tools out there that facilitate the exploration of scientific literature, including:

  • meta.org which allows users to set up feeds that identify newly published papers that seem relevant given a set of keywords
  • inciteful and scite.ai let you explore the network of citations around a given paper of interest
  • connected papers let's you visualize a graph representation of papers related to a given paper of interest

Most currently available software is limited in two key ways:

  1. Tools like meta.org rely on keywords, but keywords (e.g. computational neuroscience, Parkinson's Disease) are often overly general. As a result of that you have to sift through a lot irrelevant literature before you find something interesting
  2. Other tools like connected papers only work with one input paper at the time: you give it the title of a paper you've read and they give you suggestions. This is limiting: any software that can analyse all papers you've read can use a lot more information to find new papers that match more closely your interests.

This is what refy is for: refy analyzes the abstracts of several papers of yours and matches them agaist published preprints. By using many input papers at once refy has a lot more information at its disposal which (hopefully) means that it can better recommend relevant papers. By using the abstracts and not the paper titles, authors or keywords, refy focuses exclusively on the content of an article and has access to a wealth of data.

Refy downloads recently published preprints from BiorXiv and ArXiv, we thank BiorXiv and ArXiv for the API services they made freely available.

Usage

Installation

If you have an environment with python >= 3.6, you can install refy with:

pip install refy

getting suggested papers

import refy

d = refy.Recomender(
 'library.bib',            # path to your .bib file
  n_days=30,               # fetch preprints from the last N days
  html_path="test.html",   # save results to a .html (Optional)
  N=10                     # number of recomended papers 
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

refy-1.0.0.4.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

refy-1.0.0.4-py3-none-any.whl (1.6 MB view details)

Uploaded Python 3

File details

Details for the file refy-1.0.0.4.tar.gz.

File metadata

  • Download URL: refy-1.0.0.4.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.4

File hashes

Hashes for refy-1.0.0.4.tar.gz
Algorithm Hash digest
SHA256 56ec968918fe15ced70331c75a1ad1300f2bbcba08db5c35e9bf1d39a6f638bc
MD5 d57a5c8d8f8292c62a232102d6b1b88d
BLAKE2b-256 cfbc1813e47a35fca9958ab6f235428574dda9431a65003ae159f69e73f07214

See more details on using hashes here.

File details

Details for the file refy-1.0.0.4-py3-none-any.whl.

File metadata

  • Download URL: refy-1.0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.4

File hashes

Hashes for refy-1.0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 fe0884f2345019cf362476993bc6bfdddb7606ff0440036224f4b18361000225
MD5 0c50e8c0bd416c402bc8aa373d72a496
BLAKE2b-256 ee0748debf13395d6b117f8d10dfb6e3cfaf35aef8e715dee23ad2e4c7eaa740

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page