{"id":19175305,"url":"https://github.com/naguales/text-analyzer","last_synced_at":"2026-04-22T16:37:04.387Z","repository":{"id":198784521,"uuid":"701536883","full_name":"Naguales/text-analyzer","owner":"Naguales","description":"The app finds and lists the top 10 longer letter combinations with their frequency differences.","archived":false,"fork":false,"pushed_at":"2023-10-06T21:58:34.000Z","size":989,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T03:06:42.972Z","etag":null,"topics":["bar-chart","cpp","cpp17","demo-app","letter-combinations","multithreading","qt","qt-gui","qt-widgets","tableview","text-analysis","text-analyzer"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Naguales.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}},"created_at":"2023-10-06T21:23:15.000Z","updated_at":"2023-11-23T10:09:03.000Z","dependencies_parsed_at":"2023-10-12T11:20:37.360Z","dependency_job_id":null,"html_url":"https://github.com/Naguales/text-analyzer","commit_stats":null,"previous_names":["naguales/text-analyzer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Naguales/text-analyzer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguales%2Ftext-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguales%2Ftext-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguales%2Ftext-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguales%2Ftext-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Naguales","download_url":"https://codeload.github.com/Naguales/text-analyzer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Naguales%2Ftext-analyzer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32145870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T15:33:03.595Z","status":"ssl_error","status_checked_at":"2026-04-22T15:30:42.712Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bar-chart","cpp","cpp17","demo-app","letter-combinations","multithreading","qt","qt-gui","qt-widgets","tableview","text-analysis","text-analyzer"],"created_at":"2024-11-09T10:22:32.194Z","updated_at":"2026-04-22T16:36:59.379Z","avatar_url":"https://github.com/Naguales.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Text Analyzer\nThe program analyzes a text file, identifying letter combinations consisting of more than 3 letters. It then generates an output that includes the top 10 most common letter combinations, along with their respective frequency differences displayed as a table and a bar chart.\n\n![TextAnalyzer](https://github.com/Naguales/text-analyzer/assets/12149564/278a6012-85bc-46e1-8451-046b0a16f7de)\n\n# Example\n\nGiven the content of the input file:\n```sh\naerodynamic aerobics aerobiology\n```\n\nThe program's output would be:\n\n| Letter Combination   | Frequency   |\n| -------------------- | ----------- |\n| aero                 | 3.448%      |\n| erob                 | 2.299%      |\n| robi                 | 2.299%      |\n| aerob                | 2.299%      |\n| erobi                | 2.299%      |\n| aerobi               | 2.299%      |\n| amic                 | 1.149%      |\n| bics                 | 1.149%      |\n| biol                 | 1.149%      |\n| dyna                 | 1.149%      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaguales%2Ftext-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnaguales%2Ftext-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnaguales%2Ftext-analyzer/lists"}