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

about attention #26

Closed
ElliottYan opened this issue Oct 16, 2017 · 1 comment
Closed

about attention #26

ElliottYan opened this issue Oct 16, 2017 · 1 comment

Comments

@ElliottYan
Copy link

ElliottYan commented Oct 16, 2017

I read your code and got confused in the attention you use. In my understanding, the attention should grab the attention for each sentence and each words in a sentence. But I found that you shuffle your train_words, this just doesn't make any sense to me.

@THUCSTHanxu13
Copy link
Member

Our attention is used to compute the weight score for each sentence. We have reconstructed the code.

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

2 participants