{"id":16718668,"url":"https://github.com/planeshifter/tweet-sentiment","last_synced_at":"2025-04-10T08:53:51.147Z","repository":{"id":29474408,"uuid":"33011082","full_name":"Planeshifter/tweet-sentiment","owner":"Planeshifter","description":"SVM Classifier to Detect Sentiment of Tweets","archived":false,"fork":false,"pushed_at":"2015-04-20T12:45:14.000Z","size":1730,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T00:55:31.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Planeshifter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-27T22:01:17.000Z","updated_at":"2018-03-09T08:08:41.000Z","dependencies_parsed_at":"2022-08-27T06:11:59.027Z","dependency_job_id":null,"html_url":"https://github.com/Planeshifter/tweet-sentiment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Planeshifter%2Ftweet-sentiment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Planeshifter%2Ftweet-sentiment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Planeshifter%2Ftweet-sentiment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Planeshifter%2Ftweet-sentiment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Planeshifter","download_url":"https://codeload.github.com/Planeshifter/tweet-sentiment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248190407,"owners_count":21062277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T21:38:03.548Z","updated_at":"2025-04-10T08:53:51.122Z","avatar_url":"https://github.com/Planeshifter.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NPM version][npm-image]][npm-url]\n[![Build Status][travis-image]][travis-url]\n[![Coverage Status][coveralls-image]][coveralls-url]\n[![Dependencies][dependencies-image]][dependencies-url]\n\n# tweet-sentiment\n\n\u003e 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\nSentiment Analysis of Tweets\"](http://www.umiacs.umd.edu/~saif/WebDocs/sentimentMKZ.pdf) by Saif M. Mohammad, Svetlana Kiritchenko, and Xiaodan Zhu\n\n## Installation\n\nThe tool should be installed globally such that it can be invoked from any directory in the terminal via the command tweet-sentiment.\n\n```\nnpm install tweet-sentiment -g\n```\n\n## Getting Started\n\nAfter installation, it is possible to obtain help about the possible options of the program by typing\n\n```\ntweet-sentiment --help\n```\n\n## Command Line Interface\n\n### tweet-sentiment predict [options] \\\u003cfile\\\u003e\n\nFirst Header  | Second Header\n------------- | -------------\n-h, --help            | output usage information\n-o, --output [value]  | Name of output file\n\n[npm-image]: https://badge.fury.io/js/tweet-sentiment.svg\n[npm-url]: http://badge.fury.io/js/tweet-sentiment\n\n[travis-image]: https://travis-ci.org/Planeshifter/tweet-sentiment.svg\n[travis-url]: https://travis-ci.org/Planeshifter/tweet-sentiment\n\n[coveralls-image]: https://img.shields.io/coveralls/Planeshifter/tweet-sentiment/master.svg\n[coveralls-url]: https://coveralls.io/r/Planeshifter/tweet-sentiment?branch=master\n\n[dependencies-image]: http://img.shields.io/david/Planeshifter/tweet-sentiment.svg\n[dependencies-url]: https://david-dm.org/Planeshifter/tweet-sentiment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplaneshifter%2Ftweet-sentiment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplaneshifter%2Ftweet-sentiment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplaneshifter%2Ftweet-sentiment/lists"}