songyouwei / ABSA-PyTorch

Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
MIT License
2.02k stars 525 forks source link

在运行infer_example_bert_models.py时报错 #136

Closed haosiqing closed 4 years ago

haosiqing commented 4 years ago

image 使用的是AEN模型,求教这个问题应该怎么解决

haosiqing commented 4 years ago

AttributeError: 'Option' object has no attribute 'hidden_dim'