[go: up one dir, main page]

Skip to content

Natural Language Processing - Course Project for the Coursera/John Hopkins Data Science Specialization Capstone course.

Notifications You must be signed in to change notification settings

Patrickdg/Predictive-Text-Application---Natural-Language-Processing

Repository files navigation

Predictive Text App - Natural Language Processing

This project was prepared as a capstone project for the Coursera/John Hopkins Data Science Specialization.

Synopsis

A predictive text application was developed using a corpora of English text from blog, news, and twitter sources.

Using a 5-gram dictionary paired with a 'Stupid Backoff' model, the application predicts the next word of sentences from user input with a top prediction rate of 11.51% and top-3 rate of 21.31%.

The final application can be found here.

A short presentation describing the analysis and application can be found here.

Exploratory Data Analysis - Word Clouds

Initial Exploration

Exploration with Final Testing Results

About

Natural Language Processing - Course Project for the Coursera/John Hopkins Data Science Specialization Capstone course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages