Skip to content
New issue

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

> rasa train; Error: Value 'b'spacy_sklearn'' is not a list. Value path: '/pipeline' #3

Open
quinnpertuit opened this issue May 25, 2021 · 1 comment

Comments

@quinnpertuit
Copy link

Rasa Train & Test

> rasa train

Error: YamlValidationException: Failed to validate YAML. Please make sure the file is correct and all mandatory parameters are specified. Here are the errors found during validation:
  in Line 3:
      Value 'b'spacy_sklearn'' is not a list. Value path: '/pipeline'

Any ideas?

@quinnpertuit
Copy link
Author

This project is 2 years old. Changed config.yaml pipeline to:

language: en
pipeline:
- name: "SpacyNLP"
  # language model to load
  model: "en_core_web_md"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant