Datasets:
Updated README to link an updated dataset
Browse files
README.md
CHANGED
@@ -21,6 +21,8 @@ size_categories:
|
|
21 |
|
22 |
We introduce FiReCS, the first sentiment-annotated corpus of product and service reviews involving Filipino-English code-switching. The data set is composed of 10,487 reviews with a fairly balanced number per sentiment class. Inter-annotator agreement is high with a Kripendorffs’s α for ordinal metric of 0.83. Three human annotators were tasked to manually label reviews according to three polarity classes: Positive, Neutral, and Negative.
|
23 |
|
|
|
|
|
24 |
### Supported Tasks and Leaderboards
|
25 |
|
26 |
Sentiment analysis of bilingual text with code-switching / code-mixing.
|
@@ -65,4 +67,4 @@ The FiReCS data set version 1.0 is released under the [CC-BY-4.0](https://creati
|
|
65 |
|
66 |
### Citation Information
|
67 |
|
68 |
-
|
|
|
21 |
|
22 |
We introduce FiReCS, the first sentiment-annotated corpus of product and service reviews involving Filipino-English code-switching. The data set is composed of 10,487 reviews with a fairly balanced number per sentiment class. Inter-annotator agreement is high with a Kripendorffs’s α for ordinal metric of 0.83. Three human annotators were tasked to manually label reviews according to three polarity classes: Positive, Neutral, and Negative.
|
23 |
|
24 |
+
[UPDATE 2024/05/09] An updated dataset containing four polarity classes can be found at [SentiTaglish: Products and Services](https://huggingface.co/datasets/ccosme/SentiTaglishProductsAndServices).
|
25 |
+
|
26 |
### Supported Tasks and Leaderboards
|
27 |
|
28 |
Sentiment analysis of bilingual text with code-switching / code-mixing.
|
|
|
67 |
|
68 |
### Citation Information
|
69 |
|
70 |
+
Cosme, C.J., De Leon, M.M. (2024). Sentiment Analysis of Code-Switched Filipino-English Product and Service Reviews Using Transformers-Based Large Language Models. In: Iglesias, A., Shin, J., Patel, B., Joshi, A. (eds) Proceedings of World Conference on Information Systems for Business Management. ISBM 2023. Lecture Notes in Networks and Systems, vol 834. Springer, Singapore. https://doi.org/10.1007/978-981-99-8349-0_11
|