Intro to Language Models in Python
Build the basic language models in Python.
About this course
From spam filters to ChatGPT, computer and AI systems have to work with language models all the time. In this course, you will learn how to build and work with the most common language models in data science, including bag-of-words, tf-idf, and word embeddings. Learn the basic skills you need before working with more advanced AI language models.
Notes on Prerequisites
This course requires a basic knowledge of Python. If you are a beginner, start with Learn Python for Data Science or learn to build language models from scratch in our Build Chatbots with Python Skill Path.
Skills you’ll gain
Create common language models
Measure similarity between words
Determine important words in documents
There are no reviews yet.