{"id":18632233,"url":"https://github.com/michelbernardods/statistic-letter-counter","last_synced_at":"2025-09-02T19:46:48.259Z","repository":{"id":123546156,"uuid":"340877929","full_name":"michelbernardods/statistic-letter-counter","owner":"michelbernardods","description":"Count the frequency of words with the same initials","archived":false,"fork":false,"pushed_at":"2021-02-23T01:37:06.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-07T18:12:42.568Z","etag":null,"topics":["golang","golang-application"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/michel-bernardo/","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/michelbernardods.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":"2021-02-21T10:52:48.000Z","updated_at":"2024-06-19T10:06:24.749Z","dependencies_parsed_at":"2024-06-19T10:24:11.307Z","dependency_job_id":null,"html_url":"https://github.com/michelbernardods/statistic-letter-counter","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelbernardods%2Fstatistic-letter-counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelbernardods%2Fstatistic-letter-counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelbernardods%2Fstatistic-letter-counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michelbernardods%2Fstatistic-letter-counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michelbernardods","download_url":"https://codeload.github.com/michelbernardods/statistic-letter-counter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239426953,"owners_count":19636649,"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":["golang","golang-application"],"created_at":"2024-11-07T05:10:44.649Z","updated_at":"2025-02-18T07:25:24.380Z","avatar_url":"https://github.com/michelbernardods.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Count the frequency of words with the same initials\n\n\n## How to run\n\n``` \n  go run statistic.go + text...\n```\n\n## Example\n\n### Input\n\n``` \ngo run statistic.go Go or GoLang, as it is called, is a robust system-level language used for programming across large-scale network servers and big distributed systems.\n```\n\n### Output\n\n``` \nCount of words started in each letter:\nI = 3\nF = 1\nP = 1\nO = 1\nG = 2\nR = 1\nS = 3\nU = 1\nD = 1\nA = 4\nC = 1\nL = 2\nN = 1\nB = 1\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelbernardods%2Fstatistic-letter-counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichelbernardods%2Fstatistic-letter-counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichelbernardods%2Fstatistic-letter-counter/lists"}