Skip to content

pr0ximaCent/PlagueTale-Plagiarism-Checker-With-specific-word-and-count-by-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is our(Masbah & Sabik) project for the course Artificial Intelligence Lab. We have implemented a system to check if 2 pdf have same content(plagiarism check) using cosine similarity.

To run the project, you need to have python3 installed in your system.

  1. Clone the repository
  2. Go to the directory
  3. Make a virtual environment: virtualenv venv
  4. Install the requirements : pip install -r requirements.txt
  5. Enable the virtual environment: source venv/bin/activate
  6. Run the project: python main.py
  7. Go To http://127.0.0.1:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published