jesseLiu2000 / Multimodel_Sarcasm_Detection

Here is my undergraduate thesis (2022.6)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multimodel_Sarcasm_Detection

Here is my undergraduate thesis (2022.6)
Text - BERT Pre-train model
Image - ResNet50 Pre-train model
I use the public dataset from Multi-Modal Sarcasm Detection in Twitter with Hierarchical Fusion Model (Cai et al., ACL 2019)
I use the attention mechanism and low_rank tensor fusion to build the Fusion Model to finish the feature fusion and then send them to classifier to judge the input
I will continue optimize my model cause it haven't attach the expected result,if you have any interest in those aspects, pls contact with me (jesseliu2000@gmail.com)

About

Here is my undergraduate thesis (2022.6)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%