{"id":28323201,"url":"https://github.com/lzyrapx/n2-japanese-classify","last_synced_at":"2025-08-10T15:06:39.771Z","repository":{"id":40980379,"uuid":"202393476","full_name":"lzyrapx/N2-Japanese-Classify","owner":"lzyrapx","description":"日本語N2ワード（新しい標準日本語初級および中級）","archived":false,"fork":false,"pushed_at":"2024-05-03T19:48:37.000Z","size":2114,"stargazers_count":11,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T22:44:08.352Z","etag":null,"topics":["japanese","n2","words-filter"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lzyrapx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-14T17:09:17.000Z","updated_at":"2025-05-30T05:21:12.000Z","dependencies_parsed_at":"2022-09-20T19:25:33.890Z","dependency_job_id":null,"html_url":"https://github.com/lzyrapx/N2-Japanese-Classify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lzyrapx/N2-Japanese-Classify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzyrapx%2FN2-Japanese-Classify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzyrapx%2FN2-Japanese-Classify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzyrapx%2FN2-Japanese-Classify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzyrapx%2FN2-Japanese-Classify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lzyrapx","download_url":"https://codeload.github.com/lzyrapx/N2-Japanese-Classify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lzyrapx%2FN2-Japanese-Classify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269740307,"owners_count":24467752,"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-08-10T02:00:08.965Z","response_time":71,"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":["japanese","n2","words-filter"],"created_at":"2025-05-25T15:11:09.940Z","updated_at":"2025-08-10T15:06:39.692Z","avatar_url":"https://github.com/lzyrapx.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# N2-Japanese-Classify\n日本語N2ワード（新しい標準日本語初級および中級）\n## Why?\n在学习日语的过程中, 背单词是一道绕不过去的坎。\n\n背日语单词有时候挺痛苦的。但天下所有语言也是有各自的规律和特点的。\n\n我觉得日语主要有以下几个特点：\n- 汉字可以通过音读记忆\n- 同一个汉字可能对应不同的音读\n- 同一个音读可能对应不同的汉字\n\n在我背日语单词，练听力和练口语的时候，我发现了一个问题。\n\n当我看到汉字时，我可以很轻松地回忆起假名，但是当我尝试看假名去回忆汉字时，却效率很低，备受打击。\n\n\u003e通过看假名去回忆汉字，是为了训练听力，因为你在训练听力时，只能听到假名...\n\n## How?\n为了可以看到假名就能回忆起对应的日文和中文意思，可以通过把这些假名分类记忆，来强化记忆。\n\n\u003e科学证明，分类记忆是会强化记忆的.\n\n所以可以把不同的假名发音分类，在该类别下是该发音对应的假名和组词。\n\n以下是一个例子：\n\n| 假名 | 日语 |组词 |\n|----- | ----- | ---- |\n| こう | 高  | 高校 |\n|      | 候 | 天候 |\n|      | 効 | 効果 |\n|      | 幸 | 幸運 |\n|      | 講 | 講演 |\n\n## What?\n最后经过一系列的算法分类，将 N2 所有单词 (除了专有名词) 做了一个分类。\n\n以下是一个例子：\n\n|假名|日文|意思|类型|\n|----- | ----- | ----- |---- |\n|こう | | | |\n|こうそう | 高層 | 高层| 名词|\n|こうそうピル | 高層~ | 高楼，大厦|名词|\n|ちゅうがっこう | 中学校 |初中中学，中学|名词|\n|こうえい  | 公営 | 公营|名词|\n|うんこう | 運行 | 运行| 名词|\n\n## Pdf.\n[N2.pdf](https://github.com/LzyRapx/N2-Japanese-Classify/blob/master/pdf/N2%20.pdf)\n\n## Demo.\n![pdf_demo](https://github.com/LzyRapx/N2-Japanese-Classify/blob/master/pdf/pdf_demo.png)\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flzyrapx%2Fn2-japanese-classify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flzyrapx%2Fn2-japanese-classify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flzyrapx%2Fn2-japanese-classify/lists"}