cosine similarity between two words
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
a='apple'
and
b='applet'
how to find the cosine similarity between these two words.
2 comentarios
Matt J
el 20 de Dic. de 2012
I've heard of the cosine similarity between texts, but not between individual words. Write down the formula that you want converted to code.
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!