cosine similarity between two words
3 ビュー (過去 30 日間)
古いコメントを表示
a='apple'
and
b='applet'
how to find the cosine similarity between these two words.
2 件のコメント
Matt J
2012 年 12 月 20 日
I've heard of the cosine similarity between texts, but not between individual words. Write down the formula that you want converted to code.
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!