Skip to content

zyj1729/lit_feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

lit_feed

Customize recent literature of interest feed. Lit_feed will pull most recent papers from the journals you selected, filter by keywords, rank them by semantic relevance to the seed papers you set, and feed the results in an HTML file.

Installation

git clone https://github.com/zyj1729/lit_feed.git
pip install feedparser requests sentence-transformers torch

cd lit_feed
python lit_feed.py

Journals default

arXiv q-bio

arXiv cs.LG

bioRxiv Genomics+Bioinformatics

Nature

Cell

Science

Nature Methods

Nature Genetics

Nature Biotechnology

Genome Research

Oxford Bioinformatics

PLOS Computational Biology

Customization

You can customize the journals to include in Feeds section, keywords to include or exclude in Keywords filters section, seed paper of relevance in Canonical papers section.

About

Customize recent literature of interest feed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages