Name 'tokenize_and_split_data' is not defined

This error is in lab 05_Training_lab. Any suggestions?

Is it maybe because you have forgotten to run the cell which has this function in it, on the previous cells of the notebook!

how to load utilities package, which includes tokenize_and_split function

Should be the cell with all the imports in the beginning of the jupyter notebook!