Skip to content
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

语义距离模块计算方法 #91

Closed
houzw opened this issue Dec 2, 2015 · 2 comments
Closed

语义距离模块计算方法 #91

houzw opened this issue Dec 2, 2015 · 2 comments
Labels

Comments

@houzw
Copy link

houzw commented Dec 2, 2015

请问一下语义距离计算方法,具体原理是什么呢?有具体参考文献么?O(∩_∩)O谢谢

@hankcs
Copy link
Owner

hankcs commented Dec 2, 2015

这块没有论文,是自己设计的一个朴素的方案,根据同义词词林的类目计算词语相似度。
以后可能会试验word2vec,比较得出更好的方案。

@iou2much
Copy link

iou2much commented Jul 2, 2019

这块没有论文,是自己设计的一个朴素的方案,根据同义词词林的类目计算词语相似度。
以后可能会试验word2vec,比较得出更好的方案。

请问后续有用新的方法吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants