Text classification with TensorFlow Lite Model Maker
www.tensorflow.org › lite › tutorialsNov 02, 2021 · Note 1: Android Studio Model Binding does not support text classification yet so please use the TensorFlow Lite Task Library. Note 2: There is a model.json file in the same folder with the TFLite model. It contains the JSON representation of the metadata bundled inside the TensorFlow Lite model. Model metadata helps the TFLite Task Library know what the model does and how to pre-process/post-process data for the model.