DeepTrial / ArxivPaperSearch

An arxiv paper search website powered by flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arxiv Paper Search Website

This website is written in flask framework. The front end uses jquery+css+html.

You can input any keyword to search. The result is sorted by correlation.

You can click on any result,and:

Setup the project

To setup up the environment, you have to install:

  • flask
  • beautifulsoup4
  • xml
  • json

About

An arxiv paper search website powered by flask


Languages

Language:Python 40.7%Language:JavaScript 29.2%Language:HTML 19.3%Language:CSS 10.9%