-
Notifications
You must be signed in to change notification settings - Fork 902
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enhance Synonyms#compare #6
Comments
distance 计算方式比较From https://lyfat.wordpress.com/2012/05/22/euclidean-vs-chebyshev-vs-manhattan-distance/ |
Thanks . |
Commit c0a4775 |
|
description
use advanced method to compute similarity for two sentence.
related with #4
solution
leverage adv distance measurements.
The text was updated successfully, but these errors were encountered: