Weatherbot_Tutorial icon indicating copy to clipboard operation
Weatherbot_Tutorial copied to clipboard

Issues when there I send a message on Slack

Open dimwael opened this issue 5 years ago • 0 comments

When I sent a message on Slack I got this error :

 rasa.core.policies.ensemble  - MappingPolicy not included in policy ensemble. Default intents 'restart and back will not trigger actions 'action_restart' and 'action_back'.
/home/wael/anaconda3/envs/RASA/lib/python3.6/site-packages/rasa/nlu/extractors/crf_entity_extractor.py:590: UserWarning: Number of features (1) for attribute 'text_dense_features' does not match number of tokens (2). Set 'return_sequence' to true in the corresponding featurizer in order to make use of the features in 'CRFEntityExtractor'.
  f"Number of features ({len(features)}) for attribute "

dimwael avatar Jan 27 '20 13:01 dimwael