Skip to content
#

rasa-chatbot

Here are 64 public repositories matching this topic...

samboustani
samboustani commented Mar 22, 2020
  • Are the commands shown in the readme executed in the virtual environment?

  • Docker does not exist in the virtual environment after following the installation instructions on rasa.com. There is a command in the readme that uses Docker. Should we install Docker in the virtual environment?

  • After installing Docker and running rasa/duckling, it says to do "rasa shell --debug" but where? Do

alelasantillan
alelasantillan commented Oct 30, 2019

I did:
python nlu_model.py
and the output was:

python nlu_model.py

/opt/conda/envs/RecruitmentBot/lib/python3.6/site-packages/tensorflow/python/framework/dtypes.py:523: FutureWarning: Passing (type, 1) or '1type' as a synonym of type is deprecated; in a future version of numpy, it will be understood as (type, (1,)) / '(1,)type'.
_np_qint8 = np.dtype([("qint8", np.int8, 1)])
/opt/conda/

Improve this page

Add a description, image, and links to the rasa-chatbot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rasa-chatbot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.