RasaHQ / rasa_lookup_demo

Improving entity extraction from text using the lookup table feature in rasa_nlu
Apache License 2.0
52 stars 68 forks source link

lookuptable error #6

Open JagritiHirwani opened 5 years ago

JagritiHirwani commented 5 years ago

raceback (most recent call last): File "run_lookup.py", line 1, in from rasa_nlu.training_data import load_data ImportError: cannot import name 'load_data'

i get the following error. and i have installed rasa_nlu correctly. there is no issue with that