cosine similarity between two words
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
a='apple'
and
b='applet'
how to find the cosine similarity between these two words.
2 commentaires
Matt J
le 20 Déc 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.
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!