| --- |
| license: mit |
| task_categories: |
| - text-classification |
| language: |
| - vi |
| pretty_name: Detecting Spam Reviews on Vietnamese E-commerce website |
| size_categories: |
| - 1K<n<10K |
| --- |
| ## Detecting Spam Reviews on Vietnamese E-commerce website with Meta-data integration |
| This dataset is used for spam review detection (opinion spam reviews) on Vietnamese E-commerce website. |
| Version 2 enhances the information by integrating the meta-data from product like: category, description, users'rating and sold number. |
| The dataset is used for research purposes. |
|
|
| Source code and baselines: https://github.com/sonlam1102/vispamdetection |
|
|
| ## Publication |
| Please cite this publication if you use this version of ViSpamDection ver 2. |
| ``` |
| @article{Van_Dinh_2024, |
| title={Metadata Integration for Spam Reviews Detection on Vietnamese E-Commerce Websites}, |
| volume={34}, |
| ISSN={2424-791X}, |
| url={http://dx.doi.org/10.1142/S2717554524500024}, |
| DOI={10.1142/s2717554524500024}, |
| number={01}, |
| journal={International Journal of Asian Language Processing}, |
| publisher={World Scientific Pub Co Pte Ltd}, |
| author={Van Dinh, Co and Luu, Son T.}, |
| year={2024}, |
| month=mar } |
| ``` |