Skip to content

Commit

Permalink
Merge 303c622 into 0ce34c9
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinaPetr committed Sep 6, 2018
2 parents 0ce34c9 + 303c622 commit 3b0fb91
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
16 changes: 16 additions & 0 deletions docs/installation.rst
Expand Up @@ -139,3 +139,19 @@ sklearn:

.. literalinclude:: ../sample_configs/config_mitie_sklearn.yml
:language: yaml


Train your first custom Rasa NLU model!
---------------------------------------
After following the quickstart and installing Rasa NLU, the next step is to
build something yourself! To get you started, we have prepared a
Rasa NLU starter-pack which has all the files you need to train your first custom Rasa NLU model.
On top of that, the starter-pack includes a training dataset ready
for you to use.

Click the link below to get the Rasa NLU starter-pack:

`Rasa NLU starter-pack <https://github.com/RasaHQ/starter-pack-rasa-nlu>`_

Let us know how you are getting on! If you have any questions about the starter-pack or
using Rasa NLU in general, post your questions on `Rasa Community Forum <https://forum.rasa.com>`_!
13 changes: 0 additions & 13 deletions docs/quickstart.rst
Expand Up @@ -158,19 +158,6 @@ To build a really great NLU system you'll want to collect some real user message
:file: poll.html


5. Start Building
-----------------

Clone the starter pack

.. copyable::

git clone https://github.com/RasaHQ/starter-pack.git

The starter pack gets you set up with the right file structure, sample configurations, plus
links to more training data!


.. note::

**For windows users** the windows command line interface doesn't
Expand Down

0 comments on commit 3b0fb91

Please sign in to comment.