/semantic-analysis

Python implementation for semantic analysis of two short texts for similarity

Primary LanguagePython

This is a project to find synctactic and semantic similarity between short-texts. 
The data used as input to this is the Quora Question Pair Data set. 
Syntactic Analyisis is performed in R and Semantic Analysis in Python.