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.
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/
pip install nltk textstat
python -m program.py