{"id":26693979,"url":"https://github.com/tombarr/open-source-words","last_synced_at":"2025-04-13T00:34:35.305Z","repository":{"id":141984791,"uuid":"140781001","full_name":"Tombarr/open-source-words","owner":"Tombarr","description":"Visualization of the most frequent words used in open source projects","archived":false,"fork":false,"pushed_at":"2023-12-19T20:37:57.000Z","size":26588,"stargazers_count":42,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-13T00:34:12.166Z","etag":null,"topics":["d3","data","data-visualization","javascript","python"],"latest_commit_sha":null,"homepage":"https://tombarr.github.io/open-source-words","language":"Python","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/Tombarr.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":"2018-07-13T01:23:59.000Z","updated_at":"2025-03-23T16:28:27.000Z","dependencies_parsed_at":"2023-04-26T01:17:10.197Z","dependency_job_id":null,"html_url":"https://github.com/Tombarr/open-source-words","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/Tombarr%2Fopen-source-words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tombarr%2Fopen-source-words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tombarr%2Fopen-source-words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tombarr%2Fopen-source-words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tombarr","download_url":"https://codeload.github.com/Tombarr/open-source-words/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650481,"owners_count":21139670,"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":["d3","data","data-visualization","javascript","python"],"created_at":"2025-03-26T18:28:04.330Z","updated_at":"2025-04-13T00:34:35.300Z","avatar_url":"https://github.com/Tombarr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intro\n\nRead about this project on Medium: [Open Source Words – Part 2](https://medium.com/@tbarrasso/open-source-words-part-2-ce1077305a32)\n\nOpen Source Words is a project that:\n\n- Uses [Scrapy](https://scrapy.org/) to collect repository information from [GitHub Search](https://github.com/search) results\n- Downloads README files from these repositories\n- Converts README files (`md`, `rst`, and `html`) to plaintext\n- Calculates unique and total word frequencies, filtering [stop words](https://en.wikipedia.org/wiki/Stop_words) and by parts of speech\n\nIronically, this project contains a README (this document you're reading), though it's unlikely to ever make the Top 2000 projects on GitHub by stars. It never had a change to scrape it's own README.\n\n# Results\n\n## Total frequencies\n\n![Word cloud](./wordcloud_total.png \"Word cloud\")\n\n## Unique frequencies\n\n![Word cloud](./wordcloud_unique.png \"Word cloud\")\n\nThese word clouds were generated using [d3-cloud](https://github.com/jasondavies/d3-cloud) using the code in [`wordcloud.js`](./wordcloud.js).\n\nThe top 10 words by **total frequency** were:\n\n- React\n- File\n- C\n- New\n- API\n- License\n- Server\n- Web\n- HTML\n- True\n\nAnd by **unique frequency**:\n\n- New\n- License\n- File\n- Open\n- Want\n- Used\n- Available\n- API\n- First\n- Simple\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombarr%2Fopen-source-words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftombarr%2Fopen-source-words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftombarr%2Fopen-source-words/lists"}