From 916608f59354f2b64e45c731abab3aa44492bf0f Mon Sep 17 00:00:00 2001 From: Angel Mendez Date: Thu, 10 Feb 2022 18:28:09 -0600 Subject: [PATCH] feat: Add file content to translate (spanish) --- .../translations/assignment.es.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 6-NLP/1-Introduction-to-NLP/translations/assignment.es.md diff --git a/6-NLP/1-Introduction-to-NLP/translations/assignment.es.md b/6-NLP/1-Introduction-to-NLP/translations/assignment.es.md new file mode 100644 index 00000000..53213315 --- /dev/null +++ b/6-NLP/1-Introduction-to-NLP/translations/assignment.es.md @@ -0,0 +1,11 @@ +# Search for a bot + +## Instructions + +Bots are everywhere. Your assignment: find one and adopt it! You can find them on web sites, in banking applications, and on the phone, for example when you call financial services companies for advice or account information. Analyze the bot and see if you can confuse it. If you can confuse the bot, why do you think that happened? Write a short paper about your experience. + +## Rubric + +| Criteria | Exemplary | Adequate | Needs Improvement | +| -------- | ------------------------------------------------------------------------------------------------------------- | -------------------------------------------- | --------------------- | +| | A full page paper is written, explaining the presumed bot architecture and outlining your experience with it | A paper is incomplete or not well researched | No paper is submitted |