- This app contains a predicative text algorithm that predicts the next word when given user input of up to 4 words. - The data set that is used is a combination of the News, Twitter, and Blogs Dataset that was given from this link: https://d396qusza40orc.cloudfront.net/dsscapstone/dataset/Coursera-SwiftKey.zip
- I applied a profanity filter I created to take the profanity out of the entire dataset before sampling.