tensorflow / text

Making text a first-class citizen in TensorFlow.
https://www.tensorflow.org/beta/tutorials/tensorflow_text/intro
Apache License 2.0
1.23k stars 345 forks source link

Unable to run Subword_tokenizer notebook #1165

Open JeelRajodiya opened 1 year ago

JeelRajodiya commented 1 year ago

I am trying to run this notebook but,

Packages are installed with errors:

image

I am unable to import the TensorFlow and tensorflow_text libraries.

image