The Johns Hopkins Data Science Specialization partnered with Swiftkey and developed a project in which they provided a large number of unstructured texts written in English;
The goal of this project was to develop a web application able to predict the next word given a sequence of words;
Using a sample of around 1 million texts, it was depveloped an algorithm using Natural Language Processing and Text Mining techniques;
The potential applications of such functionality is manifold:
Speed up user’s typing by suggesting the next word;
Search query autocomplete;
The app can be loaded by clicking here.