-
Hello, you mentioned that the effect of the semeval dataset in the paper is also very good, could you please share your code that tests this network in SemEval 2010 task8?
-
-
Hi, have you tried your model on SemEval 2010 Task 8? I ran it, but the test accuracy is only 16.79%.
-
In semeval-2010 dataset, each sentence has two entities. I want to know if your code can use in a dataset which each sentence have more than two entites or only one entities.
-
Hi hadyelsahar, I have read the original paper and want to use it during my work, so i want to know is this branch is still updating? Thank you.
-
as we know, there are no position indicators in slot filling train data, you must identify the candidate and slot value to fill.
But I found this sentence in your paper:
"We extract sentences from …
-
-
Hello there,
I am using bert-base-uncased and haven't changed the config.ini (just commented out bert-large and using bert-base instead) but in your readme the performance for semeval is 0.88 but I…
-
May I ask your Hyperparameter setting on SemEval2010_task8 dataset?
I can't get the best performance on SemEval2010_task8 in the paper.
Thank you so much!
-
**Paper**
Leveraging Only the Category Name for Aspect Detection through Prompt-based Constrained Clustering
**Introduction**
This paper proposes a method for Aspect Category Detection (ACD) usin…