yangheng95 / PyABSA

Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.;
https://pyabsa.readthedocs.io
MIT License
957 stars 161 forks source link

Annotation method for quadruple extraction #328

Closed BBabuRAA closed 1 year ago

BBabuRAA commented 1 year ago

Unless you provide the REQUIRED information, your problem may not be addressed.

N/A

PyABSA Version (Required)

Latest Version

ABSADataset Version (Required if you use integrated datasets)

Latest version

Code To Reproduce (Required)

N/A

Full Console Output (Required)

N/A

Describe the bug

Not a bug, but I was wondering what the best annotation methods are for Quadruple extraction? Can we auto-annotate or use the DPT tool? Or will we have to do it ourselves completely?

yangheng95 commented 1 year ago

I am sorry but the annotation tool is not available for ASTE and ACOS. You need to do the annotation your self.

BBabuRAA commented 1 year ago

No worries, thank you for the quick response!