nlu
nlu copied to clipboard
Error when loading match.datetime component
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?
Hi @GladiatorX ,
thank you for sharing this, looks like the spell is mapping to an outdated model. this will be fixed soon,