Socket
Socket
Sign inDemoInstall

@planeshifter/tweet-sentiment

Package Overview
Dependencies
138
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @planeshifter/tweet-sentiment

SVM Classifier to Detect Sentiment of Tweets


Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

NPM version Build Status Coverage Status Dependencies

tweet-sentiment

SVM Classifier to Detect Sentiment of Tweets. The package implements the procedure described in "NRC-Canada: Building the State-of-the-Art in the paper Sentiment Analysis of Tweets" by Saif M. Mohammad, Svetlana Kiritchenko, and Xiaodan Zhu

Installation

The tool should be installed globally such that it can be invoked from any directory in the terminal via the command tweet-sentiment.

npm install tweet-sentiment -g

Getting Started

After installation, it is possible to obtain help about the possible options of the program by typing

tweet-sentiment --help

Command Line Interface

tweet-sentiment predict [options] <file>

First HeaderSecond Header
-h, --helpoutput usage information
-o, --output [value]Name of output file

Keywords

FAQs

Last updated on 20 Apr 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc