Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Codecademy

Language Models in Python: Basic Chatbots

via Codecademy

Overview

Build rules- and retrieval-based chatbots in Python.

Want to build your own AI chatbot? In this course, you will learn how to build basic chatbots that respond to users by classifying user intent and following rules to retrieve specific information. This course lays the foundation for building more advanced AI chatbots using deep learning.


* Build rules and retrieval chatbots

* Classify user intent

* Perform entity recognition


### Notes on Prerequisites
We recommend that you complete [Language Models with Python: Generative Text](https://codecademy.com/learn/text-generation) before completing this course. You will also need to know [OOP in Python](https://www.codecademy.com/learn/learn-intermediate-python-3-object-oriented-programming/modules/int-object-oriented-programming-course). If you are a beginner, learn to build generative AI chatbots from scratch in our [Build Chatbots with Python](https://www.codecademy.com/learn/paths/build-chatbots-with-python) Skill Path.

Syllabus

  • Language Parsing: Apply regular expressions (regex) and other natural language parsing tactics to find meaning and insights in the texts you read every day.
    • Lesson: Natural Language Parsing with Regular Expressions
    • Project: Discover Insights into Classic Texts
    • Quiz: Natural Language Parsing with Regular Expressions
  • Rule-Based Chatbots: Combine NLP knowledge and rule-based architecture to build a more robust chatbot with Python.
    • Lesson: Rule-Based Chatbots
    • Quiz: Rule-Based Chatbots
    • Project: Alienbot
  • Retrieval-Based Chatbots: Build retrieval-based chatbots with language parsing.
    • Lesson: Retrieval-Based Chatbots
    • Quiz: Retrieval-Based Chatbots
    • Project: Cyborg Cantina
    • Informational: What's Next?

Reviews

4.4 rating at Codecademy based on 5 ratings

Start your review of Language Models in Python: Basic Chatbots

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.