-
Download Python Portable from - https://winpython.github.io/ (0dot)
-
Download - https://github.com/Cenb9/Duplicate-Names-Finder/releases
-
Put the texts in input.txt
-
Run 'WinPython Powershell Prompt.exe'
-
Enter below commands
cd C:\Users\AA\Downloads\Programs (Folder location of the py and txt file)
Show duplicates in terminal -
python highlight_duplicates.py input.txt
Generates html, with duplicate count at the bottom and side -
python to_html_highlight.py input.txt