songyouwei / ABSA-PyTorch

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

Unable to run non-bert model #209

Open sy111111 opened 2 years ago

sy111111 commented 2 years ago

I ran infer_example.py but it shows FileNotFoundError: [Errno 2] No such file or directory: './glove.42B.300d.txt', It seem like glove is not preprocessing the data correctly,but I don't know how to modify. I would be very grateful if someone could help me.

caibird2020 commented 2 years ago

You can download glove.42B.300d.txt from Internet