Skip to content

orvil1026/Plagiarism-in-Hindi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plagiarism-in-Hindi

An Application to check plagiarism in Hindi

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

Open terminal and type
git clone https://github.com/orvil1026/Plagiarism-in-Hindi.git

or simply download using the url below

https://github.com/orvil1026/Plagiarism-in-Hindi/archive/refs/heads/master.zip

To Install project requrirements

pip install -r requirements.txt

Set flask_app.py as FLASK_APP

set FLASK_APP=flask_app.py
$env:FLASK_APP = "flask_app.py"

To run the program in local server use the following command

flask run

Output

Contributor

Releases

No releases published

Packages

No packages published