Predictive text allows users to see words and/or phrases to be typed next, letting the user to type sentences with a small number of taps. This type of feature is commonly used by search engines and text message services. Our App aims at suggesting three options for the next word to be typed in a sentence.
Our model is based on the identification of multi-word expression in a collection of texts composed of twitter messages, blogs and news publications, and its ‘pairing’ with the phrases a user is typing. Still in a development stage, our app has been able to provide accurate suggestions 15% of the time, having the potential to increase its accuracy in the future by customizing the collection of common expressions to include a user’s own expressions, and expanding the capabilities of our app to include longer multi-word expressions.