/survey-tool

A Simple GUI Tool for Summarizing Papers

Primary LanguagePythonApache License 2.0Apache-2.0

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