Sentence semantic similarity using dependency parsing.

A novel approach to measure semantic closeness between sentences.

August 10, 2019 · 1 min read

Developed an novel metric to calculate the semantic closeness between given sentences. Compared the dependency parse trees of the sentences along with the WordNet semantic closness of the corresponding words to generate the closeness rating.