{"id":18541885,"url":"https://github.com/cltk/latin_word2vec_cltk","last_synced_at":"2026-02-07T01:06:42.414Z","repository":{"id":76839193,"uuid":"44657441","full_name":"cltk/latin_word2vec_cltk","owner":"cltk","description":"Latin Word2Vec models","archived":false,"fork":false,"pushed_at":"2015-10-23T17:53:06.000Z","size":60344,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-16T13:10:28.179Z","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:39:39.000Z","updated_at":"2019-11-10T16:20:31.000Z","dependencies_parsed_at":"2023-03-11T23:11:11.820Z","dependency_job_id":null,"html_url":"https://github.com/cltk/latin_word2vec_cltk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cltk/latin_word2vec_cltk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Flatin_word2vec_cltk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Flatin_word2vec_cltk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Flatin_word2vec_cltk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Flatin_word2vec_cltk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cltk","download_url":"https://codeload.github.com/cltk/latin_word2vec_cltk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cltk%2Flatin_word2vec_cltk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29183330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T00:44:15.062Z","status":"ssl_error","status_checked_at":"2026-02-07T00:35:01.758Z","response_time":59,"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:37.827Z","updated_at":"2026-02-07T01:06:42.393Z","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('~/latin_word2vec_cltk/latin_s100_w30_min5_sg.model')\nmake_model('phi5', lemmatize=False, rm_stops=True, size=100, window=30, min_count=5, workers=4, sg=0, save_path=filepath)\n\nfilepath = os.path.expanduser('~/latin_word2vec_cltk/latin_s100_w30_min5_sg_lemmed.model')\nmake_model('phi5', 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%2Flatin_word2vec_cltk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcltk%2Flatin_word2vec_cltk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcltk%2Flatin_word2vec_cltk/lists"}