{"id":16666296,"url":"https://github.com/mateusfreira/repository-sentiment-miner","last_synced_at":"2025-04-09T19:15:26.100Z","repository":{"id":57204292,"uuid":"116008508","full_name":"mateusfreira/repository-sentiment-miner","owner":"mateusfreira","description":"A tool to process and extract sentimental information from GitHub repositories","archived":false,"fork":false,"pushed_at":"2018-10-19T10:14:27.000Z","size":318,"stargazers_count":7,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-09T19:15:16.261Z","etag":null,"topics":["git","mining","mrs","nodejs","npl","sentiment"],"latest_commit_sha":null,"homepage":"","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/mateusfreira.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-02T11:31:50.000Z","updated_at":"2021-05-16T17:55:03.000Z","dependencies_parsed_at":"2022-08-29T18:11:40.926Z","dependency_job_id":null,"html_url":"https://github.com/mateusfreira/repository-sentiment-miner","commit_stats":null,"previous_names":["mateusfreira/commits-miner"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusfreira%2Frepository-sentiment-miner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusfreira%2Frepository-sentiment-miner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusfreira%2Frepository-sentiment-miner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateusfreira%2Frepository-sentiment-miner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateusfreira","download_url":"https://codeload.github.com/mateusfreira/repository-sentiment-miner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248094987,"owners_count":21046770,"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":["git","mining","mrs","nodejs","npl","sentiment"],"created_at":"2024-10-12T11:10:28.504Z","updated_at":"2025-04-09T19:15:26.072Z","avatar_url":"https://github.com/mateusfreira.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Repository Sentiment Miner\n\nRepository Sentiment Miner is a tool for extracting sentiment from GitHub repositories\n[![Build Status](https://travis-ci.org/mateusfreira/repository-sentiment-miner.svg?branch=master)](https://travis-ci.org/mateusfreira/repository-sentiment-miner)\n[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/commits-miner/Lobby)\n# What does it do\nSentiment repository miner all the complexity of processing repositories information dealing with all the Github API interactions and provides a high-level API to implement sentiment analysis tools on each interaction.\n\n\u003cimg width=\"1680\" alt=\"screen shot 2018-06-03 at 08 21 24\" src=\"https://user-images.githubusercontent.com/234049/40886033-4344fc78-6707-11e8-8a9d-b5dedd5e7b1e.png\"\u003e\n\n\n\n* ## Paralelous\n* You can decide how many processes  run at the same time\n\n* ## Easy to integrate\n* Create your tasks in minutes to process the repository interaction(Pull, Pull Comments and Commits) in Node.js\n```javascript\n/**\n  * Receive the messages and return a promise with the result\n  * @return Promise\n  */\nexports.run = (messages) =\u003e {\n        return Promise();\n}\n```\n\n# Instalation\nFor now ping us on the chat [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/commits-miner/Lobby)\n\nDoker image comming soon :) \n\u003c!---\n## Requirements\n* Node.js \u003e 8 https://nodejs.org/en/\n## From NPM\n* Install `npm install commit-miner`\n* Run `commit-miner s`\n## From source code\n* Clone the repository\n* Create a './config/default.json' using `./config/production-sample.json` as a example\n* run `npm i`\n* run `npm run server` (To start the server)\n    * run `npm run client` (To start the web client)\n--\u003e\n## Available tasks\n\n* Sentistrength (http://sentistrength.wlv.ac.uk/) https://github.com/mateusfreira/senti-strength-node (Native)\n* AFINN-based sentiment https://github.com/thisandagain/sentiment (Native)\n\n\n# Needs help? \nPing me on chat [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/commits-miner/Lobby)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateusfreira%2Frepository-sentiment-miner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateusfreira%2Frepository-sentiment-miner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateusfreira%2Frepository-sentiment-miner/lists"}