I wanted to output if there is any similar sentence present in a txt file
Example:
If the .txt file contains
1 . What is the biggest planet of our Solar system?
2 . How to make tea?
3 . Which our Solar system's biggest planet?
In this case it should result:-
3 . Which our Solar system's biggest planet?
Basically it should compare if there is more than 4 or 5 words which is similar in the lines of the file