-
**Rasa NLU version**: 0.13.3
**Operating system** (windows, osx, ...):
System 1: (AWS p3.8xlarge)
NAME="Ubuntu"
VERSION="16.04.5 LTS (Xenial Xerus)"
vCpus 32
GPUs: 4x Tesla V100
GPU…
-
**Description of Problem**:
Right now custom entities can only use `pos` features from `spacy` and a handful of simple features. This seems to be in contrast to the flexibility and power of the other…
-
**Rasa Core version**:0.9.6
**Python version**: Python 3.6.1 :: Anaconda 4.4.0 (64-bit)
**Operating system** (windows, osx, ...): Windows 8.1
**Issue**:
C:\Users\1807\Desktop\rasa_git\r…
-
While installing rasa in my windows i am getting this below error.
```
Building wheels for collected packages: httptools
Building wheel for httptools (setup.py) ... error
ERROR: Command errore…
-
Hi there,
I am using a virtual environment in python 3.6.5.
When I run the command 'python train_init.py' I get the error:
Traceback (most recent call last):
File "train_init.py", line 7, in…
-
**Rasa version**: 1.3.8
**Rasa X version**: N/A
**Python version**: 3.6
**Operating system** (windows, osx, ...): Raspbian Buster
**Issue**:
Since the Raspberry Pi 4 just came out, I h…
-
In case I want to use the dataset like that of RASA, what changes do i need to make in the Allennlp?
-
With `all_configs` as a folder:
```
rasa test nlu -u dataset/full.json --config all_configs
2019-08-05 01:58:51 INFO rasa.cli.test - Multiple configuration files specified, running nlu compari…
-
I have to use a custom keras policy for dialog management using rasa core. I have tried to implement it using a sequential model in as per documentation in keras. I have trained the model using my cus…
-
**Issue**:
For very large datasets training the model can take a lot of time. Currently with 380,000 data points my RASA NLU takes over 2 hours. A lot of problems with that as my actual production da…