Gabryxx7 / chatbot-node-rasa

A simple chat bot based on Rasa NLU and developed with Node.js, Express and Socket.io as backend and HTML, CSS and Javascript with Jquery on the frontend side.
43 stars 12 forks source link

train.py: error: #3

Open AmbyMbayi opened 5 years ago

AmbyMbayi commented 5 years ago

usage: train.py [-h] [-o PATH] (-d DATA | -u URL | --endpoints ENDPOINTS) -c CONFIG [-t NUM_THREADS] [--project PROJECT] [--fixed_model_name FIXED_MODEL_NAME] [--storage STORAGE] [--debug] [-v] train.py: error: one of the arguments -d/--data -u/--url --endpoints is required

when running

python -m rasa_nlu.train -config-spacy.json

MaulishShah commented 5 years ago

usage: train.py [-h] [-o PATH] (-d DATA | -u URL | --endpoints ENDPOINTS) -c CONFIG [-t NUM_THREADS] [--project PROJECT] [--fixed_model_name FIXED_MODEL_NAME] [--storage STORAGE] [--debug] [-v] train.py: error: one of the arguments -d/--data -u/--url --endpoints is required

when running

python -m rasa_nlu.train -config-spacy.json

I found the same error.

sandeepgopnaboina commented 5 years ago

you need provide the complete path for config-spacy.json