Coder Social home page Coder Social logo

sitruks / sentiment Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaysush/sentiment

0.0 1.0 0.0 136 KB

sentiment is an R package with tools for sentiment analysis including bayesian classifiers for positivity/negativity and emotion classification.

R 100.00%

sentiment's Introduction

sentiment: Tools for Sentiment Analysis

Description:	sentiment is an R package with tools for sentiment analysis including bayesian classifiers for positivity/negativity and emotion classification.
Version:		0.2
Depends:		R (โ‰ฅ 2.14.0), tm, Rstem
Published:		2012-01-08
Authors:		Timothy P. Jurka
Maintainer:		Timothy P. Jurka <tpjurka at ucdavis.edu>
License:		GPL-3


INSTALLATION
============
sentiment requires R 2.14+, which can be downloaded at http://www.r-project.org/. To build and install sentiment, run the following commands while in the root folder:

R CMD REMOVE sentiment
R CMD BUILD sentiment
R CMD INSTALL sentiment_X.X.tar.gz (where the X's should be replaced with the version number -- e.g. 0.2)


SOURCE CODE
============
To modify the R code, go to the sentiment folder, and modify files within the R directory. After making changes, ensure the package passes R CHECK using the following command:

R CMD CHECK sentiment

sentiment's People

Contributors

timjurka avatar

Watchers

 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.