IAN icon indicating copy to clipboard operation
IAN copied to clipboard

A TensorFlow implementation for "Interactive Attention Networks for Aspect-Level Sentiment Classification"

Results 6 IAN issues
Sort by recently updated
recently updated
newest added

Hi, There is a problem in the processed dataset, all aspect terms are mentioned as None in the second line of each review. In the transfer.py file, u select the...

Hi! Can you upload requirements.txt, please?

你好,我在你的代码里可能发现了一个bug. 在进过transfer处理后的train.txt文件里,我们可以看到,所有的aspect_term都是none,这样,就根本利用不到aspect的信息吧。 请问你是paper的作者本人吗……

hello, I have a question, I meet a question that AttributeError: module 'tensorflow' has no attribute 'keras'. I think it may the problem of tensorflow. I want to ask you...

How do you solve the overfitting problem?My experimental accuracy is always low

Is it possible to benchmark this method on Bing Liu's datasets? To be more precise, 10-fold cross-validation of ['Canon G3', 'Creative Labs Nomad Jukebox Zen Xtra 40GB', 'Nokia 6610'] datasets...