JHU Data Science Capstone Project

MD Kinney

July 14, 2018

Overview

How the App Works

The algorithm works as follows: Based on the input phrase, it will start searching the N-grams for a match and should return the most common word match.

Here is a screenshot of how simple the App works

Issues

This is my second attempt to complete this. I had no issues running the App on my own system and I was able to load it to appsys.io. Previous peer reviewers stated they were able to load it but had issues using it. If you encounter issues, please provide suggestions on what I need to do to make it work.

Thank you.