How do I resolve this .lower() attribute error when calling it with tokenizer function within my code using tensorflow
I am new in use of tensoflow, so at the moment I wish to run sum code using the tokenizer function that calls a .lower() module on some texts, but the result is an attribute error as follows: