songyouwei / ABSA-PyTorch

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

The original Sem EVal 2014 data consists of .xml files, where do we convert them to .xml.seg files in the dataset folder? #171

Closed ptiwari2407 closed 3 years ago

ptiwari2407 commented 3 years ago

Is there a script that does convert these files? I am not able to find that script. Any help is highly appreciated.

songyouwei commented 3 years ago

The preprocessed datasets and code are downloaded from Duyu Tang's Homepage, paper "Aspect Level Sentiment Classification with Deep Memory Network" (EMNLP 2016).

ptiwari2407 commented 3 years ago

Thank you very much for your reply. This really helps me a lot.

Best Regards Prem

On Fri, Jan 29, 2021 at 4:51 AM songyouwei notifications@github.com wrote:

The preprocessed datasets and code https://drive.google.com/open?id=1Hc886aivHmIzwlawapzbpRdTfPoTyi1U are downloaded from Duyu Tang's Homepage, paper "Aspect Level Sentiment Classification with Deep Memory Network" (EMNLP 2016) https://tangduyu.github.io/.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/songyouwei/ABSA-PyTorch/issues/171#issuecomment-769556769, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHNRWMSQB73SE2Q6PKE7INLS4IWFDANCNFSM4WXI5BKA .

--

Sincerely Yours, Tiwari, Prem Kumar


Contact : +49-15258725560 Primary Email: ptiwari2407@gmail.com Waldstraße 25, 81825 München

HieuPhan33 commented 3 years ago

Hi, could you please share with me the data preprocessing code? I have sent the request. Thanks

ptiwari2407 commented 3 years ago

The preprocessed datasets and code are downloaded from Duyu Tang's Homepage, paper "Aspect Level Sentiment Classification with Deep Memory Network" (EMNLP 2016).