{"id":20462065,"url":"https://github.com/bact/socialmedia","last_synced_at":"2026-05-29T18:31:33.645Z","repository":{"id":160405716,"uuid":"113318994","full_name":"bact/socialmedia","owner":"bact","description":"Play with data from social media","archived":false,"fork":false,"pushed_at":"2019-03-17T11:13:13.000Z","size":153,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T00:44:58.286Z","etag":null,"topics":["social-media","twitter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bact.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":"2017-12-06T13:20:05.000Z","updated_at":"2021-10-13T06:37:35.000Z","dependencies_parsed_at":"2023-07-23T00:32:32.536Z","dependency_job_id":null,"html_url":"https://github.com/bact/socialmedia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bact/socialmedia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bact%2Fsocialmedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bact%2Fsocialmedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bact%2Fsocialmedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bact%2Fsocialmedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bact","download_url":"https://codeload.github.com/bact/socialmedia/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bact%2Fsocialmedia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33666290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["social-media","twitter"],"created_at":"2024-11-15T12:29:50.862Z","updated_at":"2026-05-29T18:31:33.629Z","avatar_url":"https://github.com/bact.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# get-stream.py\nA script to collect tweets from Twitter stream\n\n- This is done by using Twitter's Stream API to get tweets with a language specified, filtered with 400 commons words in that language\n\n## Commons words\n- Burmese\thttp://1000mostcommonwords.com/tag/burmese-words/\n- English\thttp://world-english.org/english500.htm\n- Vietnamese\thttp://www.101languages.net/vietnamese/vietnamese-word-list/\n- Thai common words list, partially drawn from Chulalongkorn University's 400 most used Thai words. http://womenlearnthai.com/index.php/thai-frequency-lists-with-english-definitions/\n\n## Plan\n- Check if it's a retweet or not\n  - If it is a retweet, does it has an additional text (check id_str)\n- Have to get the full tweet, no truncation\n  - Check truncated=True\n- Keep these attributes: id, retweet_count, favorite_count, retweeted_status(id, favorite_count, retweet_count)\n\n# make-train-data.py\n\nConvert tweets in JSON format to ```__label__X text text tex text``` format as required by fastText.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbact%2Fsocialmedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbact%2Fsocialmedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbact%2Fsocialmedia/lists"}