We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HI,
With this mitie pipeline. i am unable to train bot and getting above error in rasa ui. In rasa nlu getting below error.
rasa_nlu.data_router - [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.defer.CancelledError'>:
pipeline : [{ "name":"nlp_mitie", "model":"/app/data/mitie/total_word_feature_extractor.dat" }, { "name":"tokenizer_mitie" }, { "name":"ner_mitie" }, { "name":"ner_synonyms" }, { "name":"intent_entity_featurizer_regex" }, { "name":"intent_featurizer_mitie" }, { "name":"intent_classifier_sklearn", "C":[ 1, 2, 5, 10, 20, 100 ], "kernel":"linear" }]
any idea?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
HI,
With this mitie pipeline. i am unable to train bot and getting above error in rasa ui. In rasa nlu getting below error.
rasa_nlu.data_router - [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.defer.CancelledError'>:
pipeline : [{ "name":"nlp_mitie", "model":"/app/data/mitie/total_word_feature_extractor.dat" }, { "name":"tokenizer_mitie" }, { "name":"ner_mitie" }, { "name":"ner_synonyms" }, { "name":"intent_entity_featurizer_regex" }, { "name":"intent_featurizer_mitie" }, { "name":"intent_classifier_sklearn", "C":[ 1, 2, 5, 10, 20, 100 ], "kernel":"linear" }]
any idea?
The text was updated successfully, but these errors were encountered: