{"id":27174738,"url":"https://github.com/theraphael0000/anime_wordclouds","last_synced_at":"2026-03-12T03:32:27.283Z","repository":{"id":58071751,"uuid":"332037765","full_name":"TheRaphael0000/anime_wordclouds","owner":"TheRaphael0000","description":"Anime Word Clouds: Visualization of how frequently each words is pronounced in your favorite show","archived":false,"fork":false,"pushed_at":"2024-11-03T20:02:10.000Z","size":12742,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T12:15:41.715Z","etag":null,"topics":["anime","bocchi-the-rock","chainsaw-man","cowboy-bebop","darling-in-the-frankxx","data-visualization","death-note","evangelion","neon-genesis-evangelion","nge","nlp","nltk","one-punch-man","python","subtitles","wordcloud"],"latest_commit_sha":null,"homepage":"","language":"Python","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/TheRaphael0000.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-01-22T19:03:58.000Z","updated_at":"2025-01-19T04:38:29.000Z","dependencies_parsed_at":"2024-11-03T11:27:16.106Z","dependency_job_id":null,"html_url":"https://github.com/TheRaphael0000/anime_wordclouds","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheRaphael0000/anime_wordclouds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRaphael0000%2Fanime_wordclouds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRaphael0000%2Fanime_wordclouds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRaphael0000%2Fanime_wordclouds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRaphael0000%2Fanime_wordclouds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheRaphael0000","download_url":"https://codeload.github.com/TheRaphael0000/anime_wordclouds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheRaphael0000%2Fanime_wordclouds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30414310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"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":["anime","bocchi-the-rock","chainsaw-man","cowboy-bebop","darling-in-the-frankxx","data-visualization","death-note","evangelion","neon-genesis-evangelion","nge","nlp","nltk","one-punch-man","python","subtitles","wordcloud"],"created_at":"2025-04-09T12:15:46.149Z","updated_at":"2026-03-12T03:32:27.268Z","avatar_url":"https://github.com/TheRaphael0000.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Information\n\nFeel free to create pull requests, but do not commit subtitles !\n\nTo create a visualization :\n\n1.  Extracts the subtitles using [FFMPEG](https://www.ffmpeg.org/) to the VTT format, due to obvious copyright problems, they can't be on the repository.\n2.  Preprocess the image using [a graphical tool](https://www.gimp.org/) to create a mask.\n    -   Black: Word cloud space\n    -   White: Kept as is from the image\n    -   Grey value: Discarded from the visualization\n3.  From this mask and the words obtained from the subtitles, the script uses [nltk](https://www.nltk.org/) to remove [stop words](https://pastebin.com/F0XyDqUR), [wordcloud](https://pypi.org/project/wordcloud/) to create a visualization and a bit of [numpy](https://numpy.org/) image math's.\n\n# List\n\n1.  [Neon Genesis Evangelion](#neon-genesis-evangelion)\n2.  [Cowboy Bebop](#cowboy-bebop)\n3.  [Darling in the Franxx](#darling-in-the-franxx)\n4.  [Mirai Nikki](#mirai-nikki)\n5.  [Death Note](#death-note)\n6.  [Steins;Gate](#steinsgate)\n7.  [One-Punch Man](#one-punch-man)\n8.  [Bocchi the Rock!](#bocchi-the-rock)\n9.  [Chainsaw Man](#chainsaw-man)\n\n## Neon Genesis Evangelion\n\n![](wordclouds/neon_genesis_evangelion.png)\n\nData used:\n\n-   English subtitles from : [Neon Genesis Evangelion](https://en.wikipedia.org/wiki/Neon_Genesis_Evangelion) (1995)\n-   [Original image](https://7themes.su/photo/hd_wallpapers/anime/neon_genesis_evangelion_minimal/57-0-11947)\n\nReddit posts : [r/dataisbeautiful](https://www.reddit.com/r/dataisbeautiful/comments/l2ozn2/) [r/evangelion](https://www.reddit.com/r/evangelion/comments/l2p3k3/)\n\nCreation date: 20210122\n\n## Cowboy Bebop\n\n![](wordclouds/cowboy_bebop.png)\n\nData used:\n\n-   English subtitles from : [Cowboy Bebop](https://en.wikipedia.org/wiki/Cowboy_Bebop) (1998)\n-   [Original image](https://pinterest.com/pin/853572935621662671/)\n\nReddit posts: [r/dataisbeautiful](https://www.reddit.com/r/dataisbeautiful/comments/n8l6c3/) / [r/cowboybebop](https://www.reddit.com/r/cowboybebop/comments/n8l8v4/)\n\nCreation date: 20210509\n\n## Darling in the Franxx\n\n![](wordclouds/darling_in_the_franxx.png)\n\nData used:\n\n-   English subtitles from : [Darling in the Franxx](https://en.wikipedia.org/wiki/Darling_in_the_Franxx) (2018)\n-   [Original image](https://wallpaperforu.com/anime-darling-in-the-franxx-minimalist-wallpaper/)\n\nCreation date: 20211115\n\n## Mirai Nikki\n\n![](wordclouds/mirai_nikki.png)\n\nData used:\n\n-   English subtitles from : [Mirai Nikki](https://en.wikipedia.org/wiki/Future_Diary) (2011)\n-   [Original image](https://www.deviantart.com/max028/art/Yuki-and-Yuno-Mirai-Nikki-Minimal-Wallpaper-2-682607077)\n\nCreation date: 20220304\n\n## Death Note\n\n![](wordclouds/death_note.png)\n\nData used:\n\n-   English subtitles from : [Death Note](https://en.wikipedia.org/wiki/Death_Note) (2006)\n-   [Original image](https://wallpapercave.com/w/wp8539142)\n\nCreation date: 20220822\n\n## Steins;Gate\n\n![](wordclouds/steins_gate.png)\n\nData used:\n\n-   English subtitles from : [Steins;Gate](https://en.wikipedia.org/wiki/Steins;Gate) (2009)\n-   [Original image](https://w.forfun.com/fetch/1b/1b43426a9670562371613517762b3fe8.jpeg)\n\nCreation date: 20230720\n\n## One-Punch Man\n\n![](wordclouds/onepunch_man.png)\n\nData used:\n\n-   English subtitles from : [One-Punch Man](https://en.wikipedia.org/wiki/One-Punch_Man) season 1 (2015)\n-   [Original image](https://www.deviantart.com/darkfate17/art/Saitama-OnePunch-Man-Minimalist-665264189)\n\nCreation date: 20230801\n\n## Bocchi the Rock!\n\n![](wordclouds/bocchi_the_rock.png)\n\nData used:\n\n-   English subtitles from : [Bocchi the Rock](https://en.wikipedia.org/wiki/Bocchi_the_Rock!) season 1 (2022)\n-   [Original image](https://www.deviantart.com/akinakiirami/art/bocchi-972548795)\n\nCreation date: 20241103\n\n## Chainsaw Man\n\n![](wordclouds/chainsaw_man.png)\n\nData used:\n\n-   English subtitles from : [Chainsaw Man](https://en.wikipedia.org/wiki/Chainsaw_Man) season 1 (2022)\n-   [Original image](https://www.deviantart.com/dave020626/art/Chainsaw-Man-Power-and-Denji-Minimalist-art-937477153)\n\nCreation date: 20241103","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheraphael0000%2Fanime_wordclouds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheraphael0000%2Fanime_wordclouds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheraphael0000%2Fanime_wordclouds/lists"}