以下为卖家选择提供的数据验证报告:
数据描述
Context / Contexto
English This dataset was created using the "IMDB Dataset of 50K Movie Reviews", which contains 50k movie reviews and a positive or negative sentiment attach to them. This dataset contains the same data with the adition of the spanish translation of each review. The data was translated using the googletrans python library, which itself uses the google translator API. Because of this the translations aren't perfect, but the idea is to improve them with time. So if you find a translation that is wrong, feel free to point it out to me, or better yet, leave a comment with the correct translation and I will make sure to actualize the dataset.
Español Este set de datos se creó utilizando el "IMDB Dataset of 50K Movie Reviews", el cual contiene 50,000 reseñas de películas con un sentimiento positivo o negativo adjunto a ellas. Este dataset contiene los mismos datos con la adición de la traducción al español de cada reseña. Los datos se tradujeron mediante la biblioteca de python de googletrans , que a su vez utiliza el API del traductor de Google. Debido a esto, las traducciones no son perfectas, pero la idea es mejorarlas con el tiempo. Por lo tanto, si encuentra una traducción incorrecta, puedes dejar un comentario con la traducción correcta y me aseguraré de actualizar el conjunto de datos.
Content / Contenido
The csv file contains five columns / El arhivo csv contiene cinco columnas:
- line number / número de linea
- review_en: The english text of the review / El texto en ingles de la reseña.
- review_es: The spanish text of the review / El texto en español de la reseña.
- sentiment: The sentiment of the review in english / El sentimiento de la reseña en ingles.
- sentimiento: The sentiment of the review in spanish / El sentimiento de la reseña en español.
Acknowledgements / Agradecimientos
English This dataset was made by using the "IMDB Dataset of 50K Movie Reviews" by Lakshmipathi N.
Español Este set de datos fue creado utilizando el set de "IMDB Dataset of 50K Movie Reviews" por Lakshmipathi N.
