distance calculations between words projected/visualised using T-SNE method
Budget: £20 – £250 GBP
I have 3 different documents which has abstracts and information in each document.
I want to visualise these documents using T-SNE in matlab using word embedding file which is 2d (GloVe)
then, calculate the distance between the words from abstract/introduction and words from the remaining information of same document. is the abstract presented in the document relevant to the information presented in the document or not?
the note pdff file has the idea of how to calculate this distance using convhull (convex hull) mechanism present in T-SNE matlab
I want to visualise these documents using T-SNE in matlab using word embedding file which is 2d (GloVe)
then, calculate the distance between the words from abstract/introduction and words from the remaining information of same document. is the abstract presented in the document relevant to the information presented in the document or not?
the note pdff file has the idea of how to calculate this distance using convhull (convex hull) mechanism present in T-SNE matlab