{"id":79731,"library":"natto","title":"Natto","description":"Provides a naturally Ruby-esque interface to MeCab, a Japanese morphological analyzer, running on CRuby and JRuby.","status":"active","version":"1.2.0","language":"ruby","source_language":null,"source_url":"https://github.com/buruzaemon/natto","tags":["mecab","japanese","nlp","morphological-analysis"],"install":[{"cmd":"gem install natto","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'natto', '~> 1.2.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Natto","correct":"require 'natto'"}],"quickstart":{"code":"require 'natto'\nnatto = Natto::MeCab.new\nnatto.parse('すもももももももものうち') do |node|\n  puts node.surface\nend","lang":"ruby","description":"Parses a Japanese sentence and prints each token."},"warnings":[{"fix":"Install MeCab via your package manager (e.g., apt-get install mecab mecab-ipadic-utf8).","message":"Requires MeCab to be installed on the system.","severity":"gotcha","affected_versions":">= 0.0.0"}],"env_vars":null,"search_vec":"'analysi':25 'analyz':14 'crubi':17 'esqu':7 'interfac':8 'japanes':12,21 'jrubi':19 'mecab':10,20 'morpholog':13,24 'morphological-analysi':23 'natto':1 'natur':4 'nlp':22 'provid':2 'rubi':6 'ruby-esqu':5 'run':15","created_at":"2026-06-18T05:00:14.388881+00:00","updated_at":"2026-06-18T05:00:14.388881+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/buruzaemon/natto","github":"https://github.com/buruzaemon/natto","docs":"http://www.rubydoc.info/gems/natto/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}