Git Product home page Git Product logo

dissertation-weight-reduction's Introduction

网页在线版

https://blog.heyliubo.top/Dissertation-weight-reduction/

你好,感谢你体验这个项目,我是把原来大佬的项目搬到Web网页上,首先确实文字长了不太行,推荐先查一次重,拿着查重结果,看论文中哪里和其他论文重复率高了,使用汉语反向词典找近义词替换,一部分一部分的降重,我当时就是这么降重的。

大佬和我也没时间去优化,推荐本地运行,现在是部署在免费python服务器上,很不稳定。

最后现在有了更好的选择,可以使用ChatGPT去降重,这个工具可这个项目好用,诶,我原来那时还没有ChatGPT用呀,现在有的用真好!

在线版使用的是免费服务器 pythonanywhere,不保证服务稳定性,你可以自己本地安装python环境,本地使用

自己本地使用

安装好python环境后,运行

pip install -r requirements.txt
python -m flask run -p 8088 -h 0.0.0.0

打开 http://127.0.0.1:8088 即可在本地使用

打包EXE

pyinstaller -F --add-data="./templates;templates" .\app.py

打开 http://127.0.0.1:8088 即可在本地使用

已打包好的EXE

下载到本地后,双击即可使用

打开 http://127.0.0.1:8088 即可在本地使用

两段文字相似度对比程序(带界面,可用于论文降重)

icon

(1)使用Python及其simtext包,逐句计算两段文本相似度

(一段自己的,一段别人的), 并实现相似度大于阈值的文字标红。

(2) 使用PyQt5,实现界面

(3)实现相似度大于阈值的句子标红

(3)使用pyinstaller打包成exe

达到的效果(GUI):

GUI

打包好的下载链接:

论文降重小工具下载全部链接(免费免安装,两段文字相似度对比) - 星未的文章 - 知乎 https://zhuanlan.zhihu.com/p/378432331

代码中有从网络上参考或者直接复制过来的内容,对原作者致以谢意!

但因时间有些久了,来源无法一一追溯,故没有列出来源。报以歉意!

本人为编程爱好者,以实现功能为目标,所以代码写的天马行空。欢迎交流、批评和指正!

dissertation-weight-reduction's People

Contributors

liulinboyi avatar xinger006 avatar

Stargazers

 avatar  avatar xiaotee avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar 被遗忘的记忆 avatar  avatar  avatar  avatar  avatar liu guan avatar  avatar C.yoyo avatar maochenxi111 avatar  avatar  avatar Li Yong Ting avatar  avatar Liye Mei avatar  avatar  avatar  avatar  avatar 简律纯 avatar Kevin avatar wenhaol avatar  avatar  avatar KeepOnCode avatar  avatar  avatar  avatar  avatar Snow avatar PuTo avatar AlertNull avatar left0ver avatar Xinyuan Wang avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  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.