Project

ruboty-ma

0.0
No commit activity in last 3 years
No release in over 3 years
A Ruboty plug-in to generate result of morphological analysis from input string
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.9
~> 10.0

Runtime

 Project Readme

Ruboty::Ma

A Ruboty plug-in to generate result of morphological analysis from input string

Installation

Add this line to Gemfile:

# Gemfile
gem 'ruboty-ma'

Add then execute:

$ bundle install

Usage

> @ruboty ma <sentence> - Generate result of morphological anaysis from input string.

> @ruboty ma 今日の夕飯はお寿司です
今日(名詞) / の(助詞) / 夕飯(名詞) / は(助詞) / お寿司(名詞) / です(助動詞)

ENV

YAHOO_APPID - Yahoo Japan Application ID

Yahoo!デベロッパーネットワーク