An open API service indexing awesome lists of open source software.

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

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