18/11/2020
Instructions
The goal of this exercise is to create a product to highlight the prediction algorithm that you have built and to provide an interface that can be accessed by others. For this project you must submit:
Data Product
In the shiny app, users can casually key in any character inside text box. The the system will auto appear the suggested next predictive words in table format by follow the most accurate in sequence. You can show/hide the author and source code link if you like.
I am using tm and RWeka packages for previous assignments, but occassionaly noticed a new package quanteda which is more efficient and clean, clear and concise and text mining and n-grams words prediction. At the same time I am using shinyjs package to come out with better output and interactive. I’ve removed the graphs while you can refer to Natural Language Analysis if you’ld like to.
You are feel free to browse over the shiny app at Final Project-Submission (Shiny App).
It’s useful to record some information about how your file was created.
[1] “2020-11-18 11:20:43 IST” setting value
version R version 3.6.3 (2020-02-29) os macOS Catalina 10.15.7
system x86_64, darwin15.6.0
ui X11
language (EN)
collate en_US.UTF-8
ctype en_US.UTF-8
tz Asia/Kolkata
date 2020-11-18
sysname “Darwin” release “19.6.0” version “Darwin Kernel Version 19.6.0: Thu Oct 29 22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64” nodename “Harry-Maans-MacBook-Air.local” machine “x86_64” login “root” user “harrymaan” effective_user “harrymaan”