Poobalan
22 April 2016
This application attempts to predict the next word based on user input (using maximum of 3 words to predict). The prediction is based on datasets provided namely twitter, blog and news data from SwiftKey.
The following challenges were faced:
Solution:
Extract from formatted and cleaned data:
User can enter input and click on submit button on the sidebar.
The resulting prediction will appear in the main panel. If not matches are found, the application will predict the word with highest frequency.
The source code and application is accessible via the links below:
Screenshot