Skip to content

Identification of similar line/contribution between two individual documents based on different string and pattern matching techniques alongside synonym matches with WordNET followed by Stylometric analysis.

License

Notifications You must be signed in to change notification settings

SaipranavK/PyPlagia

Repository files navigation

PyPlagia

In a nutshell

Identifies similar line/contribution between two individual documents based on different string and pattern matching techniques alongside synonym matches with WordNET followed by Stylometric analysis.

Developed with and dependencies

Python - https://www.python.org/
nltk (NLTK is a leading platform for building Python programs to work with human language data) - https://www.nltk.org/
textstat (Python package to calculate statistics from text to determine readability, complexity and grade level of a particular corpus) - https://pypi.org/project/textstat/

Local Execution

pip install nltk textstat
python -m program.py

About

Identification of similar line/contribution between two individual documents based on different string and pattern matching techniques alongside synonym matches with WordNET followed by Stylometric analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages