{"id":21981662,"url":"https://github.com/cronokirby/nicer-mecab","last_synced_at":"2025-10-14T14:34:47.890Z","repository":{"id":81581522,"uuid":"193272090","full_name":"cronokirby/nicer-mecab","owner":"cronokirby","description":"Japanese morphological analysis. Wrapper over mecab.","archived":false,"fork":false,"pushed_at":"2019-06-25T23:33:31.000Z","size":186,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-10T06:18:52.752Z","etag":null,"topics":["japanese","nlp","ru"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/cronokirby.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-06-22T19:29:07.000Z","updated_at":"2019-07-05T15:25:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"08ecb73d-0682-45e5-9a82-be83d8d45551","html_url":"https://github.com/cronokirby/nicer-mecab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cronokirby/nicer-mecab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cronokirby%2Fnicer-mecab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cronokirby%2Fnicer-mecab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cronokirby%2Fnicer-mecab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cronokirby%2Fnicer-mecab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cronokirby","download_url":"https://codeload.github.com/cronokirby/nicer-mecab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cronokirby%2Fnicer-mecab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019126,"owners_count":26086680,"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-10-14T02:00:06.444Z","response_time":60,"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","nlp","ru"],"created_at":"2024-11-29T17:19:03.930Z","updated_at":"2025-10-14T14:34:47.849Z","avatar_url":"https://github.com/cronokirby.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nicer-mecab\n\nThis provides a nicer interface over\n[mecab](http://taku910.github.io/mecab/), via the rust\nbindings provided [here](https://crates.io/crates/mecab).\n\nMecab is a Japanese morphological analyzer, and it can be\nused to parse a sentence into its corresponding parts,\nand provide information about those parts.\n\nMecab provides a dump of that information as a big string,\nand not as a data structure we can easily use. This library\nwraps Mecab's output to make it easier to consume in programs.\n\n## disclaimer\n\nI am neither a linguist, nor an expert of Japanese grammer:\nterminology used in this crate is likely to not be standard.\nIf you know more about the correct terms for specific grammar,\nfeel free to open an issue about it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcronokirby%2Fnicer-mecab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcronokirby%2Fnicer-mecab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcronokirby%2Fnicer-mecab/lists"}