{"id":17166733,"url":"https://github.com/willf/oxford_language_model","last_synced_at":"2025-03-24T18:15:43.633Z","repository":{"id":66569828,"uuid":"48707343","full_name":"willf/oxford_language_model","owner":"willf","description":"Python client for the Project Oxford web language model API","archived":false,"fork":false,"pushed_at":"2015-12-28T19:04:38.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T12:52:25.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/willf.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-12-28T18:53:20.000Z","updated_at":"2018-08-29T20:55:54.000Z","dependencies_parsed_at":"2023-03-16T12:00:53.032Z","dependency_job_id":null,"html_url":"https://github.com/willf/oxford_language_model","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Foxford_language_model","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Foxford_language_model/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Foxford_language_model/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willf%2Foxford_language_model/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willf","download_url":"https://codeload.github.com/willf/oxford_language_model/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245325221,"owners_count":20596818,"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":[],"created_at":"2024-10-14T23:06:30.252Z","updated_at":"2025-03-24T18:15:43.609Z","avatar_url":"https://github.com/willf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Python client for the Project Oxford web language model API \n\nThis is a client for the Project Oxford Web Language Model API\n\nInformation about the Web Language Model API can be found at \nhttps://msdn.microsoft.com/en-US/library/mt628626.aspx\n    \nYou will need a subscription key to use this services. There are limits to \nthe number of calls one can make to this service, and rate limits. This client \ndoes not concern itself with these limits.\n\nExample uses:\n\n    \u003e import oxford_language_model\n    \u003e client = oxford_language_model.Client()\n    \u003e tobreak = 'thebeatles'\n    \u003e print(client.break_into_words(tobreak)[0]['words'])\n    \"the beatles\"\n    \u003e print(client.generate_next_words('the world wide')[0]['word'])\n    \"web\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillf%2Foxford_language_model","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillf%2Foxford_language_model","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillf%2Foxford_language_model/lists"}