{"id":13509386,"url":"https://github.com/dantame/sentient","last_synced_at":"2026-02-18T22:40:16.792Z","repository":{"id":81477580,"uuid":"44765167","full_name":"dantame/sentient","owner":"dantame","description":"Simple sentiment analysis using the AFINN-111 word list","archived":false,"fork":false,"pushed_at":"2017-05-28T14:08:58.000Z","size":164,"stargazers_count":34,"open_issues_count":4,"forks_count":7,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-06T20:57:10.460Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/dantame.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}},"created_at":"2015-10-22T18:30:30.000Z","updated_at":"2024-07-02T16:58:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"d26698fc-820e-4ab9-afd2-8975c13e2ce8","html_url":"https://github.com/dantame/sentient","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/dantame%2Fsentient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantame%2Fsentient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantame%2Fsentient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantame%2Fsentient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dantame","download_url":"https://codeload.github.com/dantame/sentient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246323992,"owners_count":20759059,"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-08-01T02:01:07.033Z","updated_at":"2025-03-30T13:32:06.179Z","avatar_url":"https://github.com/dantame.png","language":"Elixir","funding_links":[],"categories":["Text and Numbers"],"sub_categories":[],"readme":"# Sentient\n\nSimple sentiment analysis using the [AFINN-111](http://www2.imm.dtu.dk/pubdb/views/publication_details.php?id=6010) wordlist\n\n## Installation\n\n```elixir\n# Add it to your deps in your projects mix.exs\ndefp deps do\n  [{:sentient, \"~\u003e 0.0.2\"}]\nend\n```\n\n## Usage\n\n```elixir\n# Get a score for a phrase\nSentient.analyze(\"I really love cats!\") # =\u003e 3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantame%2Fsentient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantame%2Fsentient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantame%2Fsentient/lists"}