-
**Version**
PyABSA version 2.4.1.post1
**Describe the bug**
When loading the multilingual SentimentClassifier model, PyABSA raises an exception about an AttributeError :
```bash
[2024-07-30 17…
-
Hello
can we update lCF-ATEPC to do Aspect term extraction and aspect category detection for SemEval dataset (instead of Aspect polarity classification) where replacing sentiment polarity(positive, n…
-
**Version**
branch v2. latest
**Description**
if I write a new model (for APC task), how should I train and eval it?
sorry, badly, i dont have much time to read your source code. In examples-v2/…
-
Hi,
Thanks for this repo.
I am trying to use ABSA, but after training how should I predict with the model,with User Input data..Also if you share the format it can be helpful.
Also whether thi…
-
你好博主,我想问LCF-BERT中的opt是输入格式?opt中包含哪些参数
-
**Version**
See the console output for PyABSA, Torch, Transformers Version
pyabsa=2.3.4, torch=2.2.0,transformer=4.29.0
**Describe the bug**
Hello, I tried to use a pre-trained model on jupyter,…
sqs17 updated
6 months ago
-
Thanks a lot for developing such a nice framework and related tools and datasets.
I have a question about annotation - the aspect terms are from the reviews and some aspect categories might be pre…
-
Thank you everyone that has contributed on building such a helpful and comprehensive package for implementing ABSA🙏
I wish to learn how does the package's Aspect Polarity Classification (APC) modul…
-
**Version**
```Name: pyabsa
Version: 2.4.1.post1
Summary: This tool provides the state-of-the-art models for aspect term extraction (ATE), aspect polarity classification (APC), and text classificat…
-
Hello @DeepKaran1,
This issue page is for your first task on this project.
As we discussed, we have a pipeline in which we store the aos of each review from the datasets. Now, we have a dataset load…