{"id":32171245,"url":"https://github.com/kmakita13714/elixir-jumanpp","last_synced_at":"2026-02-28T17:03:58.370Z","repository":{"id":57510623,"uuid":"223069067","full_name":"kmakita13714/elixir-jumanpp","owner":"kmakita13714","description":"A rudimentary Elixir wrapper for JUMAN++.","archived":false,"fork":false,"pushed_at":"2019-11-22T12:09:46.000Z","size":1857,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-24T04:51:44.912Z","etag":null,"topics":["elixir","elixir-library","japanese","juman","jumanpp","nlp","nlp-library"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/kmakita13714.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-21T02:18:18.000Z","updated_at":"2019-11-22T12:07:20.000Z","dependencies_parsed_at":"2022-09-26T17:50:56.646Z","dependency_job_id":null,"html_url":"https://github.com/kmakita13714/elixir-jumanpp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/kmakita13714/elixir-jumanpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmakita13714%2Felixir-jumanpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmakita13714%2Felixir-jumanpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmakita13714%2Felixir-jumanpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmakita13714%2Felixir-jumanpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmakita13714","download_url":"https://codeload.github.com/kmakita13714/elixir-jumanpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmakita13714%2Felixir-jumanpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29943685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T13:49:17.081Z","status":"ssl_error","status_checked_at":"2026-02-28T13:48:50.396Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["elixir","elixir-library","japanese","juman","jumanpp","nlp","nlp-library"],"created_at":"2025-10-21T17:46:11.014Z","updated_at":"2026-02-28T17:03:58.354Z","avatar_url":"https://github.com/kmakita13714.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jumanpp\n\nA rudimentary Elixir wrapper for [JUMAN++](http://nlp.ist.i.kyoto-u.ac.jp/EN/?JUMAN++)\n\n\u003e JUMAN++ (a Japanese Morphological Analyzer)\n\n## Installation\n\nIf [available in Hex](https://hex.pm/docs/publish), the package can be installed\nby adding `jumanpp` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:jumanpp, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)\nand published on [HexDocs](https://hexdocs.pm). Once published, the docs can\nbe found at [https://hexdocs.pm/jumanpp](https://hexdocs.pm/jumanpp).\n\n### Usage\n\n```elixir\nJumanpp.parse! \"これを使いたかったですか？\"\n# =\u003e\n[\n  %Jumanpp.Token{\n    classification: \"指示詞\",\n    classification_id: \"7\",\n    headword: \"これ\",\n    reading: \"これ\",\n    semantic_info: \"NIL\",\n    subclassification: \"名詞形態指示詞\",\n    subclassification_id: \"1\",\n    surface: \"これ\",\n    usage: \"*\",\n    usage_id: \"0\",\n    utilization_type: \"*\",\n    utilization_type_id: \"0\"\n  },\n  %Jumanpp.Token{\n    classification: \"助詞\",\n    classification_id: \"9\",\n    headword: \"を\",\n    reading: \"を\",\n    semantic_info: \"NIL\",\n    subclassification: \"格助詞\",\n    subclassification_id: \"1\",\n    surface: \"を\",\n    usage: \"*\",\n    usage_id: \"0\",\n    utilization_type: \"*\",\n    utilization_type_id: \"0\"\n  },\n  %Jumanpp.Token{\n    classification: \"動詞\",\n    classification_id: \"2\",\n    headword: \"使う\",\n    reading: \"つかい\",\n    semantic_info: \"代表表記:使う/つかう\",\n    subclassification: \"*\",\n    subclassification_id: \"0\",\n    surface: \"使い\",\n    usage: \"基本連用形\",\n    usage_id: \"8\",\n    utilization_type: \"子音動詞ワ行\",\n    utilization_type_id: \"12\"\n  },\n  %Jumanpp.Token{\n    classification: \"接尾辞\",\n    classification_id: \"14\",\n    headword: \"たい\",\n    reading: \"たかった\",\n    semantic_info: \"代表表記:たい/たい\",\n    subclassification: \"形容詞性述語接尾辞\",\n    subclassification_id: \"5\",\n    surface: \"たかった\",\n    usage: \"タ形\",\n    usage_id: \"8\",\n    utilization_type: \"イ形容詞アウオ段\",\n    utilization_type_id: \"18\"\n  },\n  %Jumanpp.Token{\n    classification: \"助動詞\",\n    classification_id: \"5\",\n    headword: \"です\",\n    reading: \"です\",\n    semantic_info: \"NIL\",\n    subclassification: \"*\",\n    subclassification_id: \"0\",\n    surface: \"です\",\n    usage: \"基本形\",\n    usage_id: \"2\",\n    utilization_type: \"無活用型\",\n    utilization_type_id: \"26\"\n  },\n  %Jumanpp.Token{\n    classification: \"助詞\",\n    classification_id: \"9\",\n    headword: \"か\",\n    reading: \"か\",\n    semantic_info: \"NIL\",\n    subclassification: \"終助詞\",\n    subclassification_id: \"4\",\n    surface: \"か\",\n    usage: \"*\",\n    usage_id: \"0\",\n    utilization_type: \"*\",\n    utilization_type_id: \"0\"\n  },\n  %Jumanpp.Token{\n    classification: \"特殊\",\n    classification_id: \"1\",\n    headword: \"？\",\n    reading: \"？\",\n    semantic_info: \"NIL\",\n    subclassification: \"記号\",\n    subclassification_id: \"5\",\n    surface: \"？\",\n    usage: \"*\",\n    usage_id: \"0\",\n    utilization_type: \"*\",\n    utilization_type_id: \"0\"\n  }\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmakita13714%2Felixir-jumanpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmakita13714%2Felixir-jumanpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmakita13714%2Felixir-jumanpp/lists"}