{"id":16194648,"url":"https://github.com/hironsan/wiki-article-dataset","last_synced_at":"2025-07-25T12:38:15.245Z","repository":{"id":78289765,"uuid":"185172684","full_name":"Hironsan/wiki-article-dataset","owner":"Hironsan","description":"Wikipedia article dataset","archived":false,"fork":false,"pushed_at":"2019-05-10T03:54:08.000Z","size":54,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T23:12:07.264Z","etag":null,"topics":["dataset","machine-learning","natural-language-processing"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/Hironsan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-06T10:12:18.000Z","updated_at":"2025-01-08T11:38:08.000Z","dependencies_parsed_at":"2023-06-04T19:30:53.698Z","dependency_job_id":null,"html_url":"https://github.com/Hironsan/wiki-article-dataset","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Hironsan/wiki-article-dataset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hironsan%2Fwiki-article-dataset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hironsan%2Fwiki-article-dataset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hironsan%2Fwiki-article-dataset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hironsan%2Fwiki-article-dataset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hironsan","download_url":"https://codeload.github.com/Hironsan/wiki-article-dataset/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hironsan%2Fwiki-article-dataset/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267007830,"owners_count":24020267,"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-07-25T02:00:09.625Z","response_time":70,"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":["dataset","machine-learning","natural-language-processing"],"created_at":"2024-10-10T08:24:08.748Z","updated_at":"2025-07-25T12:38:15.199Z","avatar_url":"https://github.com/Hironsan.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wiki-article-dataset\n\nwiki-article-dataset is a text corpus generated from japanese wikipedia(20181220 dump).\n\nYou can download this corpus from the following link:\n\n* [ja.wikipedia_250k.zip](https://s3-ap-northeast-1.amazonaws.com/dev.tech-sketch.jp/chakki/public/ja.wikipedia_250k.zip)\n\n## Format\n\nEach line represents an article and it contains sentences divided by tab:\n\n```python\nニューヨーク 市 の 建築 ニューヨーク 市 の 建築 ...\u003ctab\u003e\n...\n```\n\nEach sentence is tokenized by MeCab and IPADIC.\n\n## Example use cases\n\n### Learning Sentence Embeddings\n\nLearning the mapping between sentences. Given the embedding of one sentence, one can find semantically similar/relevant sentences.\n\n![](https://d2908q01vomqb2.cloudfront.net/f1f836cb4ea6efb2a0b1b99f41ad8b103eff4b59/2018/11/07/ss1.gif)\n\nRef: \u003chttps://aws.amazon.com/blogs/machine-learning/introduction-to-amazon-sagemaker-object2vec/\u003e\n\n## Requirements\n\n* Python 3.6+\n* MeCab\n* pipenv\n\n## Make corpus by yourself\n\nYou can download this corpus. But you can make the corpus by yourself.\n\nSimply run:\n\n```commandline\n$ ./build.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhironsan%2Fwiki-article-dataset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhironsan%2Fwiki-article-dataset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhironsan%2Fwiki-article-dataset/lists"}