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

为什么小语料的情况下反而skip-gram表现更好一些呢? #3

Open
XingWu01 opened this issue Feb 9, 2020 · 1 comment

Comments

@XingWu01
Copy link
Collaborator

XingWu01 commented Feb 9, 2020

因为skip-gram模型是根据中心词预测中心词的上下文,这直观上看来,应该“难度”会大于CBOW,那么按理来说会需要更多的语料才能比较好的收敛,那为什么小语料的情况下反而skip-gram表现更好一些呢?
参考资料:http://licstar.net/archives/620

@XingWu01
Copy link
Collaborator Author

XingWu01 commented Feb 9, 2020

补充:skip-gram 对低频词会更友好一些

Herais added a commit to Herais/CS224n-winter-together that referenced this issue May 1, 2020
@Herais Herais mentioned this issue May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant