howardhsu / BERT-for-RRC-ABSA

code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"
Apache License 2.0
455 stars 110 forks source link

Evaluation #6

Closed HieuPhan33 closed 5 years ago

HieuPhan33 commented 5 years ago

Hi, hope you are doing well, I'm struggling to run the evaluation for Aspect Extraction script because I could not find the Main.Aspects class to be imported in the eval.jar.

I have downloaded the eval.jar and Laptops_Tests.xml' to the ae\official_data. Could you please show me how to get theMain.Aspects` class?

Thank you.