Neural Machine Translation
Get introduced to neural machine translation as a method for grammar correction and their specific applications in natural language processing (NLP).
We'll cover the following...
Deep models for grammar correction
Modern grammar correction methods are mainly transformer-based neural machine translation (NMT) models. For spelling correction, transformers can ...