Based on old WikiPlag Webapp by GitHub users Jörg Holger and krie
Developed With TypeScript and Angular JS 2
Recieves user input text and displays plagiarisms detected by the WikiPlag cluster. Marks plagiarism excerpts in initial input text and provides links to the WikiPedia articles that have been plagiarized.
- Node.js (https://nodejs.org/en/download/ LTS Version)
- npm (installed automatically with Node.js)
- git clone https://github.com/WikiplagWS17/webapp.git
- cd webapp
- npm install
- npm start
21-10-2017 Tested on Windows 10 with Node.js version 6.11.4 07-02-2018 Tested on Windows 10 with Node.js version 8.9.1