Hi team , anyone have tried doing next word prediction using the tensorflow addon, i tired but not getting proper output
Welcome to the TensorFlow Forum!
TensorFlow Addons (TFA) has ended development and introduction of new features. TFA has entered a minimal maintenance and release mode until a planned end of life in May 2024.
There are few other methods available for the text genaration. Please have a look at the text generation using RNN or GPT text generation using Keras_NLP model for the reference. Thank you.