doneria-anjali / semantic-analysis

Python implementation for semantic analysis of two short texts for similarity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.  

About

Python implementation for semantic analysis of two short texts for similarity


Languages

Language:Python 70.4%Language:R 29.6%