{"id":15695896,"url":"https://github.com/mattn/go-w2v","last_synced_at":"2025-10-26T04:19:18.713Z","repository":{"id":66436824,"uuid":"114778012","full_name":"mattn/go-w2v","owner":"mattn","description":"word2vec library for japanese written in Go.","archived":false,"fork":false,"pushed_at":"2017-12-20T00:43:41.000Z","size":16,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T06:41:26.597Z","etag":null,"topics":["go","golang","neural-network","vim","word2vec"],"latest_commit_sha":null,"homepage":"","language":"Go","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/mattn.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},"funding":{"github":"mattn","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-12-19T14:56:59.000Z","updated_at":"2021-07-16T14:38:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"5b79b11c-3030-45ca-a7ee-42c9bc0d0bc1","html_url":"https://github.com/mattn/go-w2v","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"498fb2ec62fb57e48076c8efeb02daa91a6316c4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-w2v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-w2v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-w2v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattn%2Fgo-w2v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattn","download_url":"https://codeload.github.com/mattn/go-w2v/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252819200,"owners_count":21808992,"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":["go","golang","neural-network","vim","word2vec"],"created_at":"2024-10-03T19:05:18.757Z","updated_at":"2025-10-26T04:19:18.623Z","avatar_url":"https://github.com/mattn.png","language":"Go","funding_links":["https://github.com/sponsors/mattn"],"categories":[],"sub_categories":[],"readme":"# w2v\n\nword2vec library for japanese written in Go.\n\n## Usage\n\n```go\nm, err := w2v.LoadText(\"data.model\")\nif err != nil {\n\tlog.Fatal(err)\n}\nm.Find(\"Go\").Add(\"Language\").CosineSimilars()\n```\n\n## Installation\n\n```\n$ go get github.com/mattn/go-w2v\n```\n\n## License\n\nMIT\n\n## Author\n\nYasuhiro Matsumoto (a.k.a. mattn)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattn%2Fgo-w2v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattn%2Fgo-w2v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattn%2Fgo-w2v/lists"}