Paper Implemented -> Abhay Kashyap, Lushan Han, Roberto Yus, Jennifer Sleman, Taneeya Satyapanich, Sunil Gandhi, Tim Finn, “Robust Semantic Text Similarity using LSA, Machine Learning, and Linguistic Resources”, Springer Transaction. 2016.
Final Result Graph Check the project PPT: Project PPT
Correlation score between Machine Predicted score and Human score is ~78%
To Check the similarity between two small texts:
- python flask3.py (Switch on the server)
- Open the file input.php on the web-browser
- Enter the two sentences and click on "OK"
- Open the file "index.php" to view the results
TO check the overall Correlation score:
- python extract.py