SOTAVerified

Rasa: Open Source Language Understanding and Dialogue Management

2017-12-14Code Available0· sign in to hype

Tom Bocklisch, Joey Faulkner, Nick Pawlowski, Alan Nichol

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We introduce a pair of tools, Rasa NLU and Rasa Core, which are open source python libraries for building conversational software. Their purpose is to make machine-learning based dialogue management and language understanding accessible to non-specialist software developers. In terms of design philosophy, we aim for ease of use, and bootstrapping from minimal (or no) initial training data. Both packages are extensively documented and ship with a comprehensive suite of tests. The code is available at https://github.com/RasaHQ/

Tasks

Reproductions