Skip to content

sk-classroom/word2vec-qa-chatbot-2-amahury

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date Open in Codespaces

Lecture: Applying embedding approaches to chatbot application

Content

  • Word2vec-based question and answer chatbot application

Lecture guest

Feel free to contact me if you have any questions

Introduction

In this lecture, we will study how to generate text embedding using Gensim and apply word2vec model to create a question-answer chatbot application constructed with Streamlit framework.

Assignment

  • Students need to package all necessary components into the whole chatbot application.
  • Students need to publish the packaged chatbot application through Streamlit Cloud and submit app url to Brightspace.
  • The submitted word2vec-based question-answer chatbot application will be evaluated by query questions, listed in assignment guidance.
  • More details can be found in assignment guidance.

Related chatbot application example

About

word2vec-qa-chatbot-2-word2vec-chatbot-lecture created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 64.7%
  • Python 35.3%