Back to All

Error with NLP model after training

Hi,

I have tried to create an NLP model to identify job titles.

I've added sample data with the job titles and trained the model.

When I test it with one of the sentences the model is trained with I get the following:

Type:
Match:
Error: : index 19 is out of bounds for axis 0 with size 19

Any idea what this means?

Giles