by Peter Mayhew | Dec 27, 2020 | NLP
Reading Time: 2 minutes[latexpage]In Natural Language Processing, we sometimes need to estimate the similarity between text documents. There are several methods to achieve this such as Costine Distance, Jaccard Similarity and Euclidean Distance measurements. In this...
by Peter Mayhew | Dec 20, 2020 | NLP
Reading Time: < 1 minuteThe Cosine similarity is used to determine the similarity between documents or vectors. Mathematically the cosine similarity is used to measures the cosine of the angle between two vectors projected in a multi-dimensional space. There are...
Recent Comments