From 83082cec3b7383c552bff9a0aa622d7c13682a62 Mon Sep 17 00:00:00 2001 From: Angel Mendez Date: Sat, 19 Feb 2022 12:42:19 -0600 Subject: [PATCH] (spanish) 6-NLP/5-Hotel-Reviews-2/assignment.md Translate file `6-NLP/5-Hotel-Reviews-2/assignment.md` to spanish --- .../5-Hotel-Reviews-2/translations/assignment.es.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/6-NLP/5-Hotel-Reviews-2/translations/assignment.es.md b/6-NLP/5-Hotel-Reviews-2/translations/assignment.es.md index 5f7e853b..bf61f353 100644 --- a/6-NLP/5-Hotel-Reviews-2/translations/assignment.es.md +++ b/6-NLP/5-Hotel-Reviews-2/translations/assignment.es.md @@ -1,11 +1,11 @@ -# Try a different dataset +# Prueba un conjunto de dato diferente -## Instructions +## Instrucciones -Now that you have learned about using NLTK to assign sentiment to text, try a different dataset. You will probably need to do some data processing around it, so create a notebook and document your thought process. What do you discover? +Ahora que has aprendido acerca del uso de NLTK para asignar sentimiento al texto, prueba un conjunto de datos diferente. Probablemente necesitarás hacer algo más de procesamiento de datos, por lo cual, crear un notebook y documenta tu proceso de pensamiento. ¿Qué descubriste? -## Rubric +## Rúbrica -| Criteria | Exemplary | Adequate | Needs Improvement | +| Criterio | Ejemplar | Adecuado | Necesita mejorar | | -------- | ----------------------------------------------------------------------------------------------------------------- | ----------------------------------------- | ---------------------- | -| | A complete notebook and dataset are presented with well-documented cells explaining how the sentiment is assigned | The notebook is missing good explanations | The notebook is flawed | +| | Se presentó tanto un notebook como un conjunto de datos con celdas bien documentadas explicando cómo se asignó el sentimiento | Al notebook le faltan buenas explicaciones | El notebook es defectuoso |