KshitijKarthick / tvecs

Establish Semantic Relatedness across Languages Documentation - http://kshitijkarthick.github.io/tvecs
https://tvecs.kshitijkarthick.me
MIT License
3 stars 0 forks source link

Article Similarity #16

Closed KshitijKarthick closed 8 years ago

KshitijKarthick commented 8 years ago

Application of T-vecs model

Provide a means to compare 2 or more articles using our T-vecs model based on semantic similarity across languages.

KshitijKarthick commented 8 years ago

Naive Algorithm for measuring semantic similarity b/w articles

Commit 6ea8d45f39633ffd949ad1980629dee23fede816 employs an algorithm to compute article semantic similarity in the following steps

KshitijKarthick commented 8 years ago

Centroid Algorithm for measuring semantic similarity b/w articles

Commit 0c562ce3244d0119b79735175fea807dc9df52a3 employs an algorithm to compute semantic similarity in the following steps

Correct me if i am wrong anywhere @upman :smile:

KshitijKarthick commented 8 years ago

Results for centroid algorithm from commit cbf2f91f618baaa8e4410a180b4981f932fe463d :

Closing this issue, as we obtained unsatisfactory results