Tuesday, March 3, 2020

Training a model to recognize sentiment in text (NLP Zero to Hero, part 3)


Welcome to Zero to Hero for Natural Language Processing using TensorFlow! If you’re not an expert on AI or ML, don’t worry -- we’re taking the concepts of NLP and teaching them from first principles with our host Laurence Moroney (@lmoroney). In the last couple of episodes you saw how to tokenize text into numeric values and how to use tools in TensorFlow to regularize and pad that text. Now that we’ve gotten the preprocessing out of the way, we can next look at how to build a classifier to recognize sentiment in text. Links: Colab → https://goo.gle/tfw-sarcembed GitHub → https://goo.gle/2PH90ea Coding TensorFlow → https://goo.gle/2Y43cN4 Subscribe to the TensorFlow channel → https://goo.gle/TensorFlow

No comments:

Post a Comment