File size: 633 Bytes
652e29b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
license: cc-by-nc-4.0
task_categories:
- text-classification
- token-classification
language:
- ja
---
USA model paper SCPOS datasets. Including four sub-datasets.
paper address:
https://arxiv.org/abs/2309.03787
Cite:
@article{gan2023usa,
title={USA: Universal Sentiment Analysis Model \& Construction of Japanese Sentiment Text Classification and Part of Speech Dataset},
author={Gan, Chengguang and Zhang, Qinghao and Mori, Tatsunori},
journal={arXiv preprint arXiv:2309.03787},
year={2023}
}
This dataset constructed base in JGLUE benchmark text sentiment classification task
https://github.com/yahoojapan/JGLUE
|