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

关于卷积部分结构的疑问 #130

Open
Hisashiburidane opened this issue Sep 30, 2019 · 0 comments
Open

关于卷积部分结构的疑问 #130

Hisashiburidane opened this issue Sep 30, 2019 · 0 comments

Comments

@Hisashiburidane
Copy link

作者你好,我今天在网上看了一篇text cnn的文章,和项目中的思路有较大的区别,不清楚你这边有没有做过相关的对比
https://towardsdatascience.com/nlp-learning-series-part-3-attention-cnn-and-what-not-for-text-classification-4313930ed566
文中对于卷积核的使用思路是,卷积同时覆盖多个(1,2,3,5个)词,使用卷积提取词之间的特征,最后用于分类,项目中的卷积结构更多的是提取flatten后词向量的局部特征,从直觉上感觉太过于局限在word(character) embedding部分,是否有尝试过这两种方式之间的差异?

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