/PLAIG-USING-DP

It's a Project which Detects Plagiarism with the help of dynamic Programming.

Primary LanguagePython

PLAIG-USING-DP

Plaigarism is so much common now-a-days , Here comes the optimal solution

  • This is a project which detects plaigarism using dynamic programming(LCS concept) given two paragraphs as input.

Techstack:

         * HTML
         * CSS
         * PYTHON(Flask)

To run the project :

  • Fork the project and download all the requirements.
  • Open the file in terminal and run command python app.py would open the flask server and the website.