jefferyYu / ESAFN

Dataset and codes for our paper "Entity-Sensitive Attention and Fusion Network for Entity-Level Multimodal Sentiment Classification".
14 stars 3 forks source link

Asking about ESAFN source code #1

Open rasoolta opened 4 years ago

rasoolta commented 4 years ago

Dear Jianfei Yu, Hi my name is Rasool Davoodi, I'm a computer master student in Imam Reza University. I'm going to work on sentiment analysis and your research paper "ESAFN" interested me. I'm wondering when will you publish the source code of your research so I can work on it for my research. Sincerely, Rasool Davoodi

jefferyYu commented 4 years ago

Hi Rasool,

Thanks for your interest in our paper! I just replied to your email. Due to my busy schedule, I have not got time to finish the codes for ESAFN. You can first refer to my TomBERT model (https://github.com/jefferyYu/TomBERT), which is based on BERT and has much better performance than ESAFN on the two multimodal datasets.

Best, Jianfei