The service provides web access to the MeCab language analysis tool, which breaks down Japanese texts into parts of speech and other morphological elements. It seeks to analyze a text passage based on a general-purpose dictionary and reference collection to reveal structure and word use embedded in the sample. It builds on a Markov model of word sequence, but attempts to improve analytical performance by introducing randomized elements. An open-source installed version is available.
API methods support submission of a Japanese-language text passage (assumed to be a complete sentence) with filters to select only nouns or only unique words. Methods return analysis and breakdown of the passage according to its word choice, parts of speech, implied inflection, and related characteristics.
Click the "Track this API" button on any profile page and never miss an API update, new app, or breaking news for that API again.
There are no mashups, developers or code associated with this API yet.





©ProgrammableWeb.com 2013. All rights reserved.
Terms of Service | Privacy Policy
Comments
No comments on this API yet...Used it? How was it for you?
You must be logged in to comment. Not a PW member yet? Why not register.