Sateesh Nallamothu
Nov 11, 2017
Natural Language Processing(NLP) is heavily relied on Machine learning algorithms and Statistical Learning Methods. These algorithms and methods take a large set of 'features' as inputs that are generated from input data block. To predict the 'next word', we'll use the dataset provided by SwiftKey corporation. Following are data characteristics and assumptions.
Bag-of-words and N-gram model are most commonly used methods to predict the next word in a sentence.