From Transfer Learning for Natural Language Processing by Paul Azunre
This article discusses getting started with baselines and generalized linear models.
From Real-World Natural Language Processing by Masato Hagiwara
In this article, we’re going to study the task of sentence classification, where an NLP model receives a sentence and assigns some label to it.
From Machine Learning for Business by Doug Hudgeon and Richard Nichol
This article explores the amazing potential of natural language processing and some of its associated difficulties.
From Deep Learning for Search by Tommaso Teofili
This article discusses how neural networks can help generate text that a human might write in order to provide more sensitive suggestions and enhance autocomplete functionality.
From Voice Applications for Alexa and Google Assistant by Dustin Coates
This excerpt from Voice Applications for Alexa and Google Assistant discusses the fundamentals of voice UI design.
From Natural Language Processing in Action by Hobson Lane, Cole Howard, and Hannes Hapke
In this article, you will learn about tokenization in Natural Language Processing.