Skip to content

Karina5005/Plagiarism

Repository files navigation

Code Plagiarism Detection using GPLAG

GitHub GitHub commit activity GitHub repo size GitHub languages

Project description

The goal of this project is to implement a GPLAG algorithm and test its applicability to solving the problem of finding plagiarism in contests

Installation

You can clone this repository using the following command:

git clone git@github.com:Karina5005/Plagiarism.git

You can make install:

sudo sh ./install.sh

Usage

You can use project to find plagiarism between two files:

sudo sh ./analyze.sh program-path-1 program-path-2 home-path

Example:

sudo sh ./analyze.sh dataset/base/file1.cpp dataset/base/file1_format.cpp home/karina

Support

If you had some questions or problems with using our application, you could contact me by email anisimova5005@gmail.com

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Project status

The project is currently in a development state

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages