pombredanne / 3rdeye

Plagiarism detection laravel application. Uses Aho-Corasick algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3rdeye

Plagiarism detection Laravel application. Uses Aho-Corasick string matching algorithm.

Installation

  1. Clone (or download) this project
  2. run composer install
  3. Create a new mysql database and update the env file with the details
  4. run php artisan migrate
  5. run php artisan serve

About

Plagiarism detection laravel application. Uses Aho-Corasick algorithm

License:Apache License 2.0


Languages

Language:JavaScript 83.0%Language:PHP 6.9%Language:HTML 5.5%Language:CSS 4.5%Language:Vue 0.0%