{"id":15436025,"url":"https://github.com/uetchy/mecab-modern","last_synced_at":"2025-08-30T06:44:51.026Z","repository":{"id":3896797,"uuid":"4984647","full_name":"uetchy/mecab-modern","owner":"uetchy","description":"Modernize mecab-ruby","archived":false,"fork":false,"pushed_at":"2014-11-26T11:15:54.000Z","size":136,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-21T19:27:48.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/uetchy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2012-07-11T05:03:14.000Z","updated_at":"2017-06-27T15:03:03.000Z","dependencies_parsed_at":"2022-09-01T08:41:04.155Z","dependency_job_id":null,"html_url":"https://github.com/uetchy/mecab-modern","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/uetchy/mecab-modern","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmecab-modern","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmecab-modern/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmecab-modern/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmecab-modern/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uetchy","download_url":"https://codeload.github.com/uetchy/mecab-modern/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uetchy%2Fmecab-modern/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272815815,"owners_count":24997661,"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-30T02:00:09.474Z","response_time":77,"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":[],"created_at":"2024-10-01T18:47:46.228Z","updated_at":"2025-08-30T06:44:50.989Z","avatar_url":"https://github.com/uetchy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mecab-modern\n\nModernize mecab-ruby\n\n## Requirements\n* Ruby 1.9.x\n* kconv lib\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'mecab-modern'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install mecab-modern\n\n## Usage\n\n\trequire \"MeCab\"\n\trequire \"mecab-modern\"\n\t\n\tmecab = MeCab::Tagger.new\n\tnodes = mecab.parseToNode(\"本日は晴天なり\")\n\tnodes.each do |node|\n\t\tputs node.surface.encoding #=\u003e UTF-8\n\t\tputs node.feature\n\tend\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Added some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuetchy%2Fmecab-modern","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuetchy%2Fmecab-modern","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuetchy%2Fmecab-modern/lists"}