Guided tutorial on building a text classifier — Introduction As Data Scientists, we are familiar with standard python libraries used for building Machine Learning algorithms. There is a high chance you have used pandas, NumPy, sci-kit learn, TensorFlow, or PyTorch to build the models and then tools like Docker, Kubernetes, and big cloud providers to deploy and serve…