{"id":13758188,"url":"https://github.com/dsc/guess-language","last_synced_at":"2025-10-06T19:48:32.130Z","repository":{"id":818741,"uuid":"530480","full_name":"dsc/guess-language","owner":"dsc","description":"Attempts to determine the natural language of a selection of Unicode (utf-8) text (a clone of http://code.google.com/p/guess-language with package metadata)","archived":false,"fork":false,"pushed_at":"2010-02-22T18:20:38.000Z","size":193,"stargazers_count":48,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-25T22:31:36.603Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://code.google.com/p/guess-language","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dsc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-02-22T17:35:34.000Z","updated_at":"2024-12-11T06:40:22.000Z","dependencies_parsed_at":"2022-08-16T11:00:41.192Z","dependency_job_id":null,"html_url":"https://github.com/dsc/guess-language","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dsc/guess-language","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsc%2Fguess-language","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsc%2Fguess-language/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsc%2Fguess-language/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsc%2Fguess-language/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsc","download_url":"https://codeload.github.com/dsc/guess-language/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsc%2Fguess-language/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278671731,"owners_count":26025743,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":[],"created_at":"2024-08-03T12:01:04.833Z","updated_at":"2025-10-06T19:48:32.113Z","avatar_url":"https://github.com/dsc.png","language":"Python","readme":"# guess-language\n\nAttempts to determine the natural language of a selection of Unicode (utf-8) text.\n\nBased on [guesslanguage.cpp](http://websvn.kde.org/branches/work/sonnet-refactoring/common/nlp/guesslanguage.cpp?view=markup) by Jacob R Rideout for KDE which itself is based on [Language::Guess](http://languid.cantbedone.org/) by Maciej Ceglowski. Original repo is at [Google Code](http://code.google.com/p/guess-language/); repackaged with package metadata [here](http://github.com/dsc/guess-language).\n\nDetects over 60 languages; Greek (el), Korean (ko), Japanese (ja), Chinese (zh) and all the languages listed in the trigrams directory.\n\n\n## Install from Github\n\nI recommend using [Pip](http://pip.openplans.org/):\n\n    $ pip install -e 'git://github.com/dsc/guess-language.git#egg=guess-language'\n\nIf you prefer `easy_install`:\n\n    $ git clone git://github.com/dsc/guess-language.git\n    $ easy_install guess-language\n\nThe old-school way also works:\n\n    $ git clone git://github.com/dsc/guess-language.git\n    $ cd guess-language\n    $ python setup.py install\n\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsc%2Fguess-language","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsc%2Fguess-language","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsc%2Fguess-language/lists"}