{"id":20434607,"url":"https://github.com/arstgit/high-frequency-vocabulary","last_synced_at":"2025-08-13T17:16:20.143Z","repository":{"id":49749511,"uuid":"154105862","full_name":"arstgit/high-frequency-vocabulary","owner":"arstgit","description":"30,000 most common English words with Chinese dictionary explanations in order of frequency.","archived":false,"fork":false,"pushed_at":"2020-01-07T09:06:35.000Z","size":1558,"stargazers_count":169,"open_issues_count":1,"forks_count":58,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-09T23:42:31.828Z","etag":null,"topics":["chinese-translation","vocabulary"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/arstgit.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":"2018-10-22T07:53:51.000Z","updated_at":"2024-11-28T07:08:57.000Z","dependencies_parsed_at":"2022-08-30T18:01:08.960Z","dependency_job_id":null,"html_url":"https://github.com/arstgit/high-frequency-vocabulary","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/arstgit%2Fhigh-frequency-vocabulary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Fhigh-frequency-vocabulary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Fhigh-frequency-vocabulary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arstgit%2Fhigh-frequency-vocabulary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arstgit","download_url":"https://codeload.github.com/arstgit/high-frequency-vocabulary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230527879,"owners_count":18240052,"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":["chinese-translation","vocabulary"],"created_at":"2024-11-15T08:27:56.176Z","updated_at":"2024-12-20T03:10:44.766Z","avatar_url":"https://github.com/arstgit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"About This Repo\n===============\n\nThis repo contains a list of the 30,000 most common English words in order of frequency, derived from [Peter Norvig's](http://norvig.com/ngrams/) compilation of the [1/3 million most frequent English words](http://norvig.com/ngrams/count_1w.txt).\n\nI added **dictionary explanation**(resources from [youdao](http://ai.youdao.com/docs/doc-trans-api.s#p01)) for every word in the list.\n\nGenerate the translated list by yourself\n-----\n\n1. Register on [youdao](http://ai.youdao.com/product-fanyi.s), then apply for a appKey and secret.\n\n2. Modify the value of appKey and secret variables in the index.js: \n\n```\n  const appKey = 'example-Key' \n  const secret = 'example-secret'\n```\n\n3. (Optional) Modify the function, processDataCb, to get whatever you want from youdao's response. (The `phonetic` and `explains` fields are selected by default)\n\n4. Run:\n\n```\n  cat 30k.txt | node index.js | tee result.txt\n```\n\nEnjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farstgit%2Fhigh-frequency-vocabulary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farstgit%2Fhigh-frequency-vocabulary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farstgit%2Fhigh-frequency-vocabulary/lists"}