GithubHelp home page GithubHelp logo

demudu / ngram-text-prediction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from demgenman/ngram-text-prediction

0.0 2.0 0.0 58.81 MB

Coursera Data Science Capstone project "Text prediction using n-grams"

R 100.00%

ngram-text-prediction's Introduction

Contents

N-gram text prediction.

N-gram data preparation:

  • Task 2c.R - Exploration, analysis and n-gram data generation functions
  • Task 3.R - Prediction functions (entered text cleaning, n-gram extraction, next word prediction)
  • Task 3 main.R - prediction accuracy

Shiny app:

  • shiny_app/ui.R - User interface
  • shiny_app/server.R - Server side code
  • shiny_app/predict.R - Prediction function
  • shiny_app/sharedheader.R - Prediction function
  • shiny_app/ngrams 0.30.rds - 1-4-grams, 0.3% training sample
  • shiny_app/ngrams 1.00.rds - 1-4-grams, 1.0% training sample
  • shiny_app/ngrams 5.00.rds - 1-4-grams, 5.0% training sample

Milestone report:

  • docs/.Rprofile
  • docs/custom.css
  • docs/milestone_report.Rmd
  • docs/milestone_report.html

Final presentation:

  • docs/presentation-rpubs.html
  • docs/presentation.Rpres
  • docs/presentation.md

ngram-text-prediction's People

Contributors

demgenman avatar

Watchers

James Cloos avatar Demudu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.