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

Error when loading match.datetime component #70

Open
GladiatorX opened this issue Sep 6, 2021 · 1 comment
Open

Error when loading match.datetime component #70

GladiatorX opened this issue Sep 6, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@GladiatorX
Copy link

GladiatorX commented Sep 6, 2021

import nlu
nlu.load('match.datetime').predict('In the years 2000/01/01 to 2010/01/01 a lot of things happened')

Running it in colab pip install nlu pyspark==3.0.2
Get this Error:
Exception: Something went wrong during loading and fitting the pipe. Check the other prints for more information and also verbose mode. Did you use a correct model reference?

@C-K-Loan C-K-Loan added the bug Something isn't working label Sep 11, 2021
@C-K-Loan C-K-Loan self-assigned this Sep 11, 2021
@C-K-Loan
Copy link
Member

Hi @GladiatorX ,

thank you for sharing this, looks like the spell is mapping to an outdated model.
this will be fixed soon,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants