Giter Site home page Giter Site logo

docmanager's Introduction

DocManager

Motivation

I'm currently a Ph.D student who has huge amount of papers in hand. Sometimes, when you would like to search for one piece of paper, even though you are 100 percent sure that you have seen it before, you are searching a needle in a haystack. Furthermore, papers have heritage relationship with each other. One paper may be inspired by another one.

I would like to create a tool to manage papers and preserve their connections.

Language

Since I don't have time to familiar myself with other languages, python is the current development language I selected. I know that C++/Java may be better, since I'm in a hurry, I'll choose the language I'm comfortable with.

Progress

10/04/2019 I decede to ignore authors in papers and focus on the relationship between paper at present. Even though the corresponding relationships are created in the sql file, in the near future, I'm not going to realize it.

10/14/2019 The current version is a useable. The GUI version looks ugly but contains most of the useful functions. To run the GUI, execute

How to run

Pre-requests

pip3 install bibtexparser mysqlclient numpy
python3 src/DocManagerGUI.py

After running once, a configuration file config.json will be generated at the target folder.

docmanager's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.