Plagiarism-Checker
A utility to check if a document's contents are plagiarised
File Explorer
Download Latest Version (.zip)- bootstrap-responsive.css
- bootstrap-responsive.min.css
- bootstrap.css
- bootstrap.min.css
- glyphicons-halflings-white.png
- glyphicons-halflings.png
- bootstrap.js
- bootstrap.min.js
- jquery.js
- config.txt
- 8859-1.txt
- 8859-10.txt
- 8859-11.txt
- 8859-13.txt
- 8859-14.txt
- 8859-15.txt
- 8859-2.txt
- 8859-3.txt
- 8859-4.txt
- 8859-5.txt
- 8859-6.txt
- 8859-7.txt
- 8859-8.txt
- 8859-9.txt
- ascii.rpl
- ascii.spc
- cp1250.txt
- cp1251.txt
- cp1252.txt
- cp1253.txt
- cp1254.txt
- cp1255.txt
- cp1256.txt
- cp1257.txt
- cp1258.txt
- cp437.txt
- cp850.txt
- cp852.txt
- cp855.txt
- cp857.txt
- cp860.txt
- cp861.txt
- cp862.txt
- cp863.txt
- cp864.txt
- cp865.txt
- cp866.txt
- cp869.txt
- cp874.txt
- koi8-r.txt
- koi8-u.txt
- mac-arabic.txt
- mac-centeuro.txt
- mac-cyrillic.txt
- mac-greek.txt
- mac-hebrew.txt
- mac-roman.txt
- Makefile.in
- tex.rpl
- tex.spc
- us-ascii.txt
- catdoc.exe
- catppt.exe
- cosineSim.py
- extractdocx.py
- getq.py
- htmlstrip.py
- main.py
- mixedtest.txt
- pdftotext32.exe
- pdftotext64.exe
- sampleOut.txt
- sampleText.txt
- scripts.zip
- testdocx.docx
- utf8test.docx
- Placeholder.md
- executeScripts.php
- index.php
- LICENSE.md
- logs.php
- processFile.php
- readLogs.php
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/architshukla/Plagiarism-Checker
Downloads the entire project code from GitHub to your computer.
cd Plagiarism-Checker
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- APT (Debian/Ubuntu κ³μ΄) Built into Debian/Ubuntu-based Linux distributions.
- Python 3 Python is required to use pip.
sudo apt-get install python-setuptools
Installs directly from the APT package repository (Debian/Ubuntu-based).
sudo apt-get install poppler-utils
Installs directly from the APT package repository (Debian/Ubuntu-based).
sudo apt-get install catdoc
Installs directly from the APT package repository (Debian/Ubuntu-based).
pip install PIL
Installs the package published on PyPI directly β no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
