Lab Practice 5.
Title: Build a Text Classification using Tensorflow.
Problem Statement:
The objective is to develop a text classification model that can classify text data into
predefined categories using TensorFlow. This task involves data preprocessing, model
building, training, evaluation, and deployment. The focus will be on classifying text data
into positive and negative sentiments, providing hands-on experience with TensorFlow and
fundamental techniques in natural language processing (NLP).