{"id":17983530,"url":"https://github.com/techjacker/go-stemmer","last_synced_at":"2025-06-30T21:36:40.527Z","repository":{"id":141451971,"uuid":"76398845","full_name":"techjacker/go-stemmer","owner":"techjacker","description":"The Porter Stemming algorithm in Go","archived":false,"fork":false,"pushed_at":"2016-12-13T21:30:06.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T02:12:57.259Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/techjacker.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":"2016-12-13T21:13:45.000Z","updated_at":"2018-01-22T06:58:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8e618e7-e507-47b1-bd3a-1a884fbe7e8e","html_url":"https://github.com/techjacker/go-stemmer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/techjacker/go-stemmer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjacker%2Fgo-stemmer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjacker%2Fgo-stemmer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjacker%2Fgo-stemmer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjacker%2Fgo-stemmer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techjacker","download_url":"https://codeload.github.com/techjacker/go-stemmer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techjacker%2Fgo-stemmer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262854759,"owners_count":23375185,"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-29T18:17:35.183Z","updated_at":"2025-06-30T21:36:40.496Z","avatar_url":"https://github.com/techjacker.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-stemming\n\nA simple implementation of the [porter stemming algorithm](https://tartarus.org/martin/PorterStemmer/def.txt.\n\n-----------------------------------------------------------\n\n## Install\n\n```\ngo get github.com/techjacker/go-stemmer\n```\n\n-----------------------------------------------------------\n\n## Example\n\n```\n$ go-stemmer\n\nEnter text: Heigh, my hearts! cheerly, cheerly, my hearts! yare, yare! Take in the topsail.\n\nSTEM                 COUNT\n--------------------------\nheigh                    1\nheart                    2\ncheer                    2\nyare                     2\ntake                     1\ntopsail                  1\n```\n\n-----------------------------------------------------------\n\n## Tests\n\n```\ngo test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechjacker%2Fgo-stemmer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechjacker%2Fgo-stemmer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechjacker%2Fgo-stemmer/lists"}