https://github.com/hsm207/rasa_tracker_feat
An explanation on how Rasa featurizes various elements that make up a user's input
https://github.com/hsm207/rasa_tracker_feat
conversational-ai machine-learning nlp rasa
Last synced: 7 months ago
JSON representation
An explanation on how Rasa featurizes various elements that make up a user's input
- Host: GitHub
- URL: https://github.com/hsm207/rasa_tracker_feat
- Owner: hsm207
- Created: 2021-09-26T12:53:14.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-26T19:56:31.000Z (about 4 years ago)
- Last Synced: 2025-01-14T11:16:30.363Z (9 months ago)
- Topics: conversational-ai, machine-learning, nlp, rasa
- Language: Jupyter Notebook
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This repo contains code to accompany the [How Rasa Featurizes User Input For Dialogue Prediction](https://pub.towardsai.net/an-in-depth-look-at-how-rasa-featurizes-user-input-for-dialogue-prediction-f153da550382) blog post on Medium
# Usage
1. Open this project in a container using VS Code
2. Click the URL displayed in the terminal to open Jupyter Lab
3. Open the [how_states_get_featurized](./notebooks/how_states_get_featurized.ipynb) notebook