cohsh / survey-tool

A Simple GUI Tool for Summarizing Papers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Survey Tool

A simple GUI tool to summarize the contents of a paper.

Screenshot

Feature

  • The title and author's name can be retrieved from DOI.
  • The entered text can be saved as a Markdown file.

Require

  • Python 3

  • Crossref API

pip install crossrefapi

Usage

  1. Start
./main.py &
  1. Enter DOI ➡️ Get Button
  2. Enter text ➡️ Save Button
  • The output file is saved in ./data

About

A Simple GUI Tool for Summarizing Papers

License:Apache License 2.0


Languages

Language:Python 100.0%