Intent Recognition @ codecentric.AI

2019-02-02

Last week, I finished a new lecture on intent recognition — a branch of natural language understanding — as part of the codecentric.AI bootcamp:

In this video lecture, I answer the following questions:

  • What is intent recognition?
  • Which steps are needed to build an intent recognition application?
  • How to can one recognize intents using neural nets?

In the accompanying Jupyter notebook tutorial, we will

  • build a simple WeatherBot using rasa nlu and chatette, and
  • (upcoming) implement intent recognition from scratch using keras.

Have a look and have fun!


Natural Language Processing — Einsteigen und Loslegen!
NLP basics @ codecentric.AI