Input two paragraphs in the html webpage, then the list of top 5 keywords for each paragraph will be generated, and number of similar keywords will be counted and presented as score.
- Install the python packages as mentioned in the 'dependencies.txt' file.
- Then Run the 'main.py' file.
- Input two paragraphs which are needed to be compared and click on 'Upload' button.
- Score will be generated, based on number of keywords which are same for both paragraphs, based on list of top 5 keywords of each paragraph.