You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I used make_ABSA_dataset() to auto-annonate my review dataset and there are some issues:
For multi-line example quoted with "", the model does not consider it as one example.
" How this $T$ restaurant gets 5 stars is beyond me . Or . . rather , it ’ s paid astroturfing ,
this
Negative
The portions $T$ are small , and the prices leave much to be desired . I was extremely excited to see more Asian options in midtown , but fam , this ain ’ t it . "
portions
Negative
This is the major issue I got, any suggesting workarounds besides remove line breaks?
For example begin but not end with a ", 2 spaces were added the the front. Like the first line of issue 1.
For some long example quoted with "", 2 spaces were added the the front as well.
" Good Thai $T$ food , fair New York City prices . The outdoor dining ambiance is beautiful , with greenery everywhere . The drinks we got were beautiful as well ! Service was fast although our waitress seemed to be rushing us a bit - it ’ s a popular place so I think they are trying to move tables quickly . Overall , the food was good and the experience was positive . "
Thai
Positive
Not sure if the 2 spaces will affect training, but I will probably remove them.
Thanks for the help! 謝謝
The text was updated successfully, but these errors were encountered:
Hi, I used make_ABSA_dataset() to auto-annonate my review dataset and there are some issues:
This is the major issue I got, any suggesting workarounds besides remove line breaks?
For example begin but not end with a ", 2 spaces were added the the front. Like the first line of issue 1.
For some long example quoted with "", 2 spaces were added the the front as well.
Not sure if the 2 spaces will affect training, but I will probably remove them.
Thanks for the help! 謝謝
The text was updated successfully, but these errors were encountered: