The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider removing the loading script and relying on automated data support (you can use convert_to_parquet from the datasets library). If this is not possible, please open a discussion for direct help.

Dataset Card for Wongnai_Reviews

Dataset Summary

The Wongnai Review dataset contains restaurant reviews and ratings, almost entirely in Thai language.

The reviews are in 5 classes ranging from 1 to 5 stars.

This dataset was featured in a Kaggle challenge https://www.kaggle.com/c/wongnai-challenge-review-rating-prediction/overview

Languages

Thai

Dataset Structure

Data Fields

  • review_body - text of review
  • star_rating - an integer star rating (1-5) or -1 (for test)

Data Splits

Designated train (40,000 reviews) and test (6,204) sets.

Source Data

Initial Data Collection and Normalization

Data was collected by Wongnai from business reviews on their website, and shared on GitHub and Kaggle.

Annotations

The reviews are users' own star ratings, so no additional annotation was needed.

Additional Information

Dataset Curators

Contributors to original GitHub repo:

  • Ekkalak Thongthanomkul
  • Tanapol Nearunchorn
  • Yuwat Chuesathuchon

Licensing Information

LGPL-3.0

Citation Information

See https://github.com/wongnai/wongnai-corpus

Contributions

Thanks to @mapmeld, @cstorm125 for adding this dataset.

Downloads last month
8

Models trained or fine-tuned on Wongnai/wongnai_reviews