Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

> > > > Which taks do you need to do, APC, ATEPC or ASTE? See the demo https://huggingface.co/spaces/yangheng/PyABSA for details. #289

Closed
christianjosef27 opened this issue Mar 24, 2023 · 1 comment

Comments

@christianjosef27
Copy link

          > > > > Which taks do you need to do, APC, ATEPC or ASTE? See the demo https://huggingface.co/spaces/yangheng/PyABSA for details.

I want to do ATEPC. I understand that with this task I can extract 1 or multiple aspect terms and determine their sentiments. I hope I can use my train dataset somehow, otherwise it would be a lot of work to create it again with your provided tool.
Thanks for your help!

***PS: the column "aspect categories" of my train dataset are not a must. I just added them because I might use them later on.

First convert you data to APC format as following (You need to write the code yourself): image

Then, convert it to ATEPC dataset: convert_apc_

Okay I see, thank you for those hints! I will try that, however I was wondering the 2 points:

1-So is it true that this way is also a "common way" of doing it/or lets say possible without too big obstacles?
Or is it rather hard to convert my format into the APC format? (I have coding background but not a lot)

2-And the 2. step to convert to ATEPC dataset is basically just using that function of yours right?

Originally posted by @christianjosef27 in #189 (comment)

@christianjosef27 christianjosef27 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 24, 2023
@yangheng95
Copy link
Owner

Yes. If you follow the data annotation, this is a simple thing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants