Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages