Giter Site home page Giter Site logo

qiuzt / mastering-text-mining-with-r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/mastering-text-mining-with-r

0.0 2.0 0.0 4.56 MB

Code repository for Mastering Text Mining with R, published by Packt

License: MIT License

R 100.00%

mastering-text-mining-with-r's Introduction

Mastering Text Mining with R

This is the code repository for Mastering Text Mining with R, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

##Instructions and Navigations All of the code is organized into folders. Each folder starts with a number followed by the application name. Codes are available for chapter 2, 4, 5, 6 and 7. For example, Chapter 2.

The code will look like the following:

 library(prob)
 S <- rolldie(2, makespace = TRUE)
 A <- subset(S, X1 + X2 >= 8)
 B <- subset(S, X1 == 3) #Given
 Prob(A, given = B)

Software requirements:

R 3.3.2 is tested on the following platforms:

  • Windows® 7.0 (SP1), 8.1, 10, Windows Server® 2008 R2 (SP1) and 2012
    
  • Ubuntu 14.04, 16.04
    
  • CentOS / Red Hat Enterprise Linux 6.5, 7.1
    
  • SUSE Linux Enterprise Server 11
    
  • Mavericks (10.9), Yosemite (10.10), El Capitan (10.11), Sierra (10.12)
    

Related Products:

###Suggestions and Feedback Click here if you have any feedback or suggestions.

mastering-text-mining-with-r's People

Contributors

naveenkj avatar

Watchers

James Cloos avatar  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.