{"id":18541846,"url":"https://github.com/cltk/greek_word2vec_cltk","last_synced_at":"2026-01-25T15:03:08.983Z","repository":{"id":76839120,"uuid":"44657667","full_name":"cltk/greek_word2vec_cltk","owner":"cltk","description":"Greek Word2Vec models","archived":false,"fork":false,"pushed_at":"2015-10-22T01:56:20.000Z","size":140,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-15T04:11:28.525Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cltk.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}},"created_at":"2015-10-21T06:44:00.000Z","updated_at":"2025-03-25T09:53:05.000Z","dependencies_parsed_at":"2023-03-10T16:00:51.860Z","dependency_job_id":null,"html_url":"https://github.com/cltk/greek_word2vec_cltk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cltk/greek_word2vec_cltk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Fgreek_word2vec_cltk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Fgreek_word2vec_cltk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Fgreek_word2vec_cltk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Fgreek_word2vec_cltk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cltk","download_url":"https://codeload.github.com/cltk/greek_word2vec_cltk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Fgreek_word2vec_cltk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28754807,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: 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":[],"created_at":"2024-11-06T20:06:30.412Z","updated_at":"2026-01-25T15:03:08.966Z","avatar_url":"https://github.com/cltk.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"These models were made with the following CLTK code (v0.1.28).\n\n``` python\nfrom cltk.vector.word2vec import make_model\n\nfilepath = os.path.expanduser('~/greek_word2vec_cltk/greek_s100_w30_min5_sg.model')\nmake_model('tlg', lemmatize=False, rm_stops=True, size=100, window=30, min_count=5, workers=4, sg=0, save_path=filepath)\n\nfilepath = os.path.expanduser('~/greek_word2vec_cltk/greek_s100_w30_min5_sg_lemmed.model')\nmake_model('tlg', lemmatize=True, rm_stops=True, size=100, window=30, min_count=5, workers=4, sg=0, save_path=filepath)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcltk%2Fgreek_word2vec_cltk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcltk%2Fgreek_word2vec_cltk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcltk%2Fgreek_word2vec_cltk/lists"}