{"id":25668509,"url":"https://github.com/borud/sent","last_synced_at":"2025-10-05T12:55:29.954Z","repository":{"id":149426732,"uuid":"205729187","full_name":"borud/sent","owner":"borud","description":"Command line sentiment analyzer","archived":false,"fork":false,"pushed_at":"2019-09-01T20:36:41.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T12:55:28.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/borud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-01T20:33:08.000Z","updated_at":"2019-09-01T20:36:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"61957dfa-56f9-454f-9d33-0910f0e2a769","html_url":"https://github.com/borud/sent","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/borud/sent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fsent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fsent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fsent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fsent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/borud","download_url":"https://codeload.github.com/borud/sent/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/borud%2Fsent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-02-24T10:34:34.435Z","updated_at":"2025-10-05T12:55:29.949Z","avatar_url":"https://github.com/borud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sentiment analyzer\n\nSimple sentiment analyzer using\n[BiDiSentiment](https://github.com/vmarkovtsev/BiDiSentiment) that\noffers a slightly more elaborate interface than the CLI application\nthat comes with the library.  Mostly made this for my own\nentertainment.  I'm not sure it is that useful.\n\n## Build\n\nMake sure you have `libtensorflow` installed since the application\ndepends on this library. \n\nMake sure you set `GOOS` and `GOARCH` when building this.  You can set\nthem and build like this:\n\n    GOOS=linux GOARCH=amd64 make\n\nIt is set up to build on macOS per default, so if you are on a Mac\njust type:\n\n    make\n\t\n\n## Command line options\n\n    $ bin/sent -h\n    Usage:\n      sent [OPTIONS]\n\n    Application Options:\n      -v, --verbose             Verbose mode, show individual score for lines of file\n      -n, --negative-threshold= Threshold for when something is deemed negative (default: 0.600)\n      -p, --positive-threshold= Threshold for when something is deemed positive (default: 0.400)\n\n    Help Options:\n      -h, --help                Show this help message\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborud%2Fsent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborud%2Fsent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborud%2Fsent/lists"}