You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is definitely a good implementation of the paper. As shown in the paper, it provides the visualization of the importance (attention) of each word in a document. I'm wondering, can we get the attention score for each word from the codes? Thank you so much!