Tensorflow Text Classification - Python Deep Learning - Source Dexter
Text Classification is the task of assigning the right label to a given piece of text. This text can either be a phrase, a sentence or even a paragraph. Our aim would be to take in some text as input and attach or assign a label to it. Since we will be using Tensorflow deep learning library, we can call this the Tensorflow text classification system. This task involves training a neural network with lots of data indicating what a piece of text represents.
Oct-23-2017, 04:55:05 GMT
- Technology: