Machine Learning - NLP using Tensorflow
The idea for text processing is to create a Dictionary where words are assigned numeric values. This can be done using TOKENIZER property of Tensorflow.
Environment - Using Google COLAB (this is free and all can use to run Jupyter notebook)
You can run the above code in Jupyter Notebook, the output below shows the dictionary created