{"id":26833233,"url":"https://github.com/madcato/pytorch-word2vec","last_synced_at":"2026-05-17T15:09:44.385Z","repository":{"id":79557533,"uuid":"400218601","full_name":"madcato/pytorch-word2vec","owner":"madcato","description":"word2vec implementation using PyTroch","archived":false,"fork":false,"pushed_at":"2021-08-28T19:20:02.000Z","size":17,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-01T07:04:17.952Z","etag":null,"topics":["multi-gpu","pytorch"],"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/madcato.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-08-26T15:30:59.000Z","updated_at":"2023-09-02T17:09:38.000Z","dependencies_parsed_at":"2023-05-11T23:00:34.935Z","dependency_job_id":null,"html_url":"https://github.com/madcato/pytorch-word2vec","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/madcato/pytorch-word2vec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madcato%2Fpytorch-word2vec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madcato%2Fpytorch-word2vec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madcato%2Fpytorch-word2vec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madcato%2Fpytorch-word2vec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madcato","download_url":"https://codeload.github.com/madcato/pytorch-word2vec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madcato%2Fpytorch-word2vec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33143276,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["multi-gpu","pytorch"],"created_at":"2025-03-30T15:28:23.669Z","updated_at":"2026-05-17T15:09:44.373Z","avatar_url":"https://github.com/madcato.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pytorch-word2vec\n\nword2vec implementation using PyTroch\n\n## Links\n- [word2vec](https://code.google.com/archive/p/word2vec/)\n- [PyTroch Documentation](https://pytorch.org/docs/stable/index.html)\n- [Wikipedia: word2vec](https://en.wikipedia.org/wiki/Word2vec)\n- [Tutorial word2vec](https://www.tensorflow.org/tutorials/text/word2vec)\n- [Another tutorial word2vec](https://adventuresinmachinelearning.com/word2vec-tutorial-tensorflow/)\n- [Word2Vec Explained](https://israelg99.github.io/2017-03-23-Word2Vec-Explained/)\n- [Word2Vec Explained (another)](https://towardsdatascience.com/word2vec-explained-49c52b4ccb71)\n- [PyTorch Loss Functions: The Ultimate Guide](https://neptune.ai/blog/pytorch-loss-functions)\n- [Create your Mini-Word-Embedding from Scratch using Pytorch](https://deepscopy.com/Create_your_Mini_Word_Embedding_from_Scratch_using_Pytorch)\n\n### Data parallelism\n- [Docs \u003e  torch.nn \u003e DataParallel](https://pytorch.org/docs/master/generated/torch.nn.DataParallel.html)\n- [PyTroch tutorial: Data Parallelism](https://pytorch.org/tutorials/beginner/blitz/data_parallel_tutorial.html)\n- [PyTroch tutorial: Getting Started With Distributed Data Parallel](https://pytorch.org/tutorials/intermediate/ddp_tutorial.html)\n\n## PyTorch Tutotials\n- [Tensors](https://pytorch.org/tutorials/beginner/basics/tensorqs_tutorial.html)\n- [Datasets \u0026 Datloaders](https://pytorch.org/tutorials/beginner/basics/data_tutorial.html)\n- [Build the neural network](https://pytorch.org/tutorials/beginner/basics/buildmodel_tutorial.html)\n\n## requiremnets\n- pytorch\n- torchtext\n- tqdm\n\n## Run\n\n    $ python3 run.py\n\nThe multi-gpu code runs only with three GPU. \n\nTo run only in one GPU, deactivate the rest by executing:\n\n    $ export CUDA_VISIBLE_DEVICES=\"0\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadcato%2Fpytorch-word2vec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadcato%2Fpytorch-word2vec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadcato%2Fpytorch-word2vec/lists"}