{"id":17336605,"url":"https://github.com/restioson/freqs","last_synced_at":"2025-03-27T07:26:17.918Z","repository":{"id":78427986,"uuid":"421021110","full_name":"Restioson/freqs","owner":"Restioson","description":"Simple word frequency counter","archived":false,"fork":false,"pushed_at":"2021-10-25T13:38:06.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T12:29:35.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Restioson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-25T12:48:37.000Z","updated_at":"2021-10-25T13:38:09.000Z","dependencies_parsed_at":"2023-04-03T16:02:41.823Z","dependency_job_id":null,"html_url":"https://github.com/Restioson/freqs","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/Restioson%2Ffreqs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Restioson%2Ffreqs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Restioson%2Ffreqs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Restioson%2Ffreqs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Restioson","download_url":"https://codeload.github.com/Restioson/freqs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245800506,"owners_count":20674310,"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-15T15:31:41.275Z","updated_at":"2025-03-27T07:26:17.910Z","avatar_url":"https://github.com/Restioson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# freqs\n\nFind frequency of a set list of words in a directory of plaintext files. Splits by unicode whitespace \nand then removes ascii punctuation. Invoke with `freqs path_to_txts/ word1 word2 word3` and so on. The output is CSV,\nseparated by commas, and sorted first by the alphabetical order of the filenames, and then by the frequency of the\nwords. Words that don't exist in a certain file are still added to the output, with a count of 0. There is a header row\nin the output CSV.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestioson%2Ffreqs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frestioson%2Ffreqs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frestioson%2Ffreqs/lists"}