-
Updated
Nov 21, 2019 - Python
rasa-chatbot
Here are 64 public repositories matching this topic...
-
Updated
May 16, 2020 - Python
-
Updated
May 30, 2020 - Python
-
Updated
Oct 29, 2019 - JavaScript
-
Updated
Jun 18, 2020 - TypeScript
-
Updated
Jun 17, 2020 - Python
-
Updated
May 13, 2020
-
Updated
Jun 5, 2020 - JavaScript
-
Updated
Jul 12, 2019 - Python
-
Updated
Jun 17, 2020 - Python
Editar README
Readme é um dos artefatos mais importante de projetos de software
Tarefas
- Olhar template de bons readmes
- Aplicar as boas práticas no readme do projeto
Critérios de aceitação
- Qualquer pessoa é capaz de entender o projeto, subir a aplicação e contribuir com o projeto
-
Updated
Jun 16, 2020 - Python
-
Updated
Oct 1, 2019 - Python
-
Updated
Aug 15, 2019 - Python
-
Updated
Apr 11, 2019 - HTML
-
Updated
Jan 20, 2020 - Jupyter Notebook
-
Updated
Feb 18, 2020 - HTML
-
Updated
Jun 4, 2020 - Python
-
Updated
May 18, 2020 - Python
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/
-
Updated
Jun 12, 2020 - Visual Basic .NET
-
Updated
Jul 29, 2019 - Python
-
Updated
May 28, 2020 - Python
-
Updated
Apr 1, 2020 - Kotlin
-
Updated
Mar 15, 2020 - Jupyter Notebook
-
Updated
Mar 12, 2019 - Python
Improve this page
Add a description, image, and links to the rasa-chatbot topic page so that developers can more easily learn about it.
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."
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