Skip to content
SimGus edited this page Jan 20, 2019 · 23 revisions

Welcome to the Chatette wiki!

Disclaimer: This wiki is currently a work-in-progress.

This wiki describes two things:

  • how to use Chatette
  • the Domain Specific Language used to make its input templates

It is strongly advised to know what Natural Language Understanding is or to have read and understood the documentation of Rasa NLU before reading this wiki.

Introduction

Chatette is a Python package intended to developers of chatbots and other NLP tasks. This script is able to generate a large number of examples from a smaller description of their contents, i.e. templates, and this, in a completely custom way.

It is available to be downloaded and installed on PyPI or GitHub.

Table of contents