Skip to content

Commit

Permalink
Update evaluation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbo committed Jan 13, 2018
1 parent df198bd commit c524d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/evaluation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ entity recognition. You invoke this script supplying test data, model, and confi

.. code-block:: bash
evaluate.py -d data/my_test.json -m models/my_model -c my_nlu_config.json
python -m rasa_nlu.evaluate -d data/my_test.json -m models/my_model -c my_nlu_config.json
Intent Classification
Expand Down

0 comments on commit c524d6e

Please sign in to comment.