The pytorch implementation of this paper: Self Question-answering: Aspect-based Sentiment Analysis by Role Flipped Machine Reading Comprehension
Author: Guoxin Yu, Jiwei Li, Ling Luo, Yuxian Meng, Xiang Ao, Qing He
python 3.8
transformer 4.17.0
pytorch
sentencepiece 0.1.96
python process_data.py
python make_tokenized_data.py
python make_standard_data.py
python main.py --mode train