Semantic Similarity Percentage between 2 text documents
Paste the 1st text you want to compare in demofile.txt and 2nd text in demofile2.txt.
Run train_model.py to train a doc2vec model.
Lastly, run run find_similarity.py to calculate the similarity percentage between the 2 documents.