Skip to content

yfedberts/DocuBots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocuBot: Document Plagiarism Checker

This project was created as part of the Software Engineering Final Project for the International Computer Science class of 2017. The program supports .docx files and can check online or cross check between documents.

Requirements

This project includes the requirements.txt which can be installed using pip install. You are also required to have a google custom search engine API KEY and save it onto an .env file in order to run the code.

Usage

The project comes with its own GUI for ease of use. You can run the gui.py file, choose between which type of checking you want. If you chose to check online, then a similarity score and links of similar content will show up. Otherwise if local then you will be shown the similarity score between the 2 documents.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages