Giter Club home page Giter Club logo

thesis-helper's Introduction

thesis-helper

毕业论文小助手:一个翻译英文并将中文结果显示在侧边的PDF阅读器 。

2019.11.4下午,看英文论文,总是要在pdf阅读器和谷歌翻译之间来回折腾,好麻烦,想着能不能一个窗口解决问题,就有了下面这个程序。

效果图

效果图

技术栈

  • PyQt5

  • pdfjs

使用方法

Windows

  1. 下载压缩包
  2. 解压缩
  3. 运行thesis-helper.exe
  4. pdf拖拽进来
  5. 选中要翻译的文本,右键复制,然后侧边栏就有中文翻译结果了

Linux & Mac OS

至少需要有Python环境。

有Git环境

命令行输入如下指令即可。

git clone [email protected]:QSCTech-Sange/thesis-helper.git
cd thesis-helper
pip install -r requirements.txt
python main.py

无Git环境

  1. 下载压缩包

  2. 解压缩

  3. 进入解压缩的目录并在这个目录下打开一个控制台

  4. pdf拖拽进来

  5. 选中要翻译的文本,右键复制,然后侧边栏就有中文翻译结果了

thesis-helper's People

Contributors

muhualing avatar qsctech-sange avatar

Watchers

James Cloos avatar

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.