Giter Club home page Giter Club logo

r-projects's Introduction

R-Projects

This repository contains the projects that I made in the R programming language.

r_programming_language_abstract_programming_background_thinkstock_3x2_1200x800-100703503-large

About R Programming

--> R is an open-source programming language that is widely used as a statistical software and data analysis tool.

--> R generally comes with the Command-line interface.

--> R is available across widely used platforms like Windows, Linux, and macOS.

--> R also provides rich Library support.

--> To install R library this command is used-

install.packages(library_name)

Mode of Execution Used: R Studio

R

--> Visit the official website: R

--> Download according to the platform that will be used like Linux, Macos or Windows.

--> Follow the setup wizard.

R Studio

--> Visit the official website: R Studio

--> Download according to the platform that will be used like Linux, Macos or Windows.

--> Follow the setup wizard.

--> Create a new file with the extention of .r and then this file can be executed in the console.

About Projects

Complete Description about the project and resources used.


maxresdefault

Twitter Sentimental Analysis

Twitter sentiment analysis analyzes the sentiment or emotion of tweets.

Dataset Used

Tweets Dataset

--> The tweets extracted using twitter api are stored in csv file.

--> The csv file is not preprocessed ,thus data cleaning is required.

Project

--> In this project sentiment analysis of CSV file containing tweets about Mr. Virat Kohli is done in R.

--> CSV file is cleaned using various predefined functions .

--> Sentiments are extracted using libraries in R.

--> Finally Data Visualizaion is done to represent the analysis in an understandable way.

Libraries Used

Short Description about all libraries used in Project.

To install R library this command is used- install.packages(library_name)

  • syuzhet-syuzhet library is used for sentiment extraction or getting the sentiment scores.
  • SentimentAnalysis-SentimentAnalysis library is used for Sentimental analysis.
  • ggplot2-ggplot2 is used for plotting the final plot of the sentimental analysis.

Thanks for Visiting 😄

Drop a 🌟 if you find this repository useful.

If you have any doubts or suggestions, feel free to reach me.

📫 How to reach me:   Linkedin Badge     Mail Illustration📫

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.