BardNeX: We Know What's Coming Up Next!

Badrul Anuar
13 June 2017

Coursera's Data Science Specialization Capstone Project.

Introduction

Project Information

  • Utilizes n-gram models and Katz Backoff algorithm for predicting the next word.
  • Dynamically handles large or short input phrases from user.
  • This app were trained using 1% sample data from the HC Corpora datasets (news,blogs,twitter).
  • Implement higher order n-gram models.
  • Support only available for English langauge.

Features

  • Minimalist UI using custom themes.
  • Wordcloud of predicted words.
  • Locally stored term-frequency documents to increase performance.
  • Context-aware prediction using higher order n-gram models.

How It Works

  1. Kindly visit the app at: https://askbard.shinyapps.io/BardNeX/
  2. Instructions are displayed clearly in the front page.
  3. Have fun! :)