This repository has been archived on 2025-12-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
2024-09-20 14:17:13 +03:00

41 lines
1.8 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!doctype html>
<html>
<head>
<title>Description Assignment 6</title>
<meta charset="utf-8">
</head>
<body>
<p dir="ltr" style="text-align: left;"></p><p><b><span lang="EN-US">Assignment 6 Create a simple chatbot</span></b></p>
<p><span lang="EN-US">In the lecture, you learned the fundamentals of NLP and
conversational design/chatbot development which you then deepened in the
exercise by implementing a chatbot with Python.</span></p>
<p><span lang="EN-US">Your task for this final assignment is to create a
simple chatbot using Python, following the instruction by your exercise teacher
for your own use case/context. Be creative</span></p>
<p><span lang="EN-US">Hand in a short PDF document briefly explaining your
chatbot and your executable code in Python, as well as a short video of you
interacting with your chatbot.</span></p>
<p><span lang="EN-US">&nbsp;</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><!--[endif]--><span lang="EN-US">PDF document</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><!--[endif]--><span lang="EN-US">Maximum 1 page</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><!--[endif]--><span lang="EN-US">Python code</span></p>
<p><!--[if !supportLists]--><span lang="EN-US">-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span><!--[endif]--><span lang="EN-US">Video of you interacting with the chatbot</span></p>
<p><span lang="EN-US">Remember: Your assignment (PDF document) will be
automatically checked for plagiarism (</span><a href="https://en.wikipedia.org/wiki/Turnitin"><span lang="EN-US">https://en.wikipedia.org/wiki/Turnitin</span></a><span lang="EN-US">). Dont
copy text from your peers and from the Internet. </span></p><br><p></p>
</body>
</html>