📒Text

In this section, we'll leverage TensorFlow to delve into text and natural language processing (NLP) techniques, Credits to https://www.tensorflow.org/text/tutorials

In this section, we'll leverage TensorFlow to delve into text and natural language processing (NLP) techniques. TensorFlow offers two powerful solutions tailored for these tasks: KerasNLP and TensorFlow Text. Below is the list of topics we'll be covering in our GitBook tutorials on text NLP using TensorFlow:

  • Text Classification:

    • Text classification from scratch

Last updated