- SwiftKey is a company that has created a smart keyboard application for mobile devices that uses a blend of artificial intelligence technologies that enable it to predict the next word the user intends to type.
- The goal of this project is to build a predictive text model, like those used by SwiftKey, to suggest the next word when a user types in a partial sentence.
- Project outline:
- Acquire, cleanse & explore the data
- Build & test predictive model
- Create web interface & presentation