vix.ing · top · new · best · stats · spec

A Morphological Analyzer for Japanese Nouns, Verbs and Adjectives

2014/10/01 by Yanchuan Sim, Sim, Yanchuan
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Natural Language Processing Techniques #Speech and dialogue systems #Topic Modeling #cs.CL

paper · pdf · doi:10.48550/arxiv.1410.0291

openalex publication_date 2014/10/01 · arxiv created 2014/12/16 · arxiv updated 2014/12/17 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We present an open source morphological analyzer for Japanese nouns, verbs and adjectives. The system builds upon the morphological analyzing capabilities of MeCab to incorporate finer details of classification such as politeness, tense, mood and voice attributes. We implemented our analyzer in the form of a finite state transducer using the open source finite state compiler FOMA toolkit. The source code and tool is available at https://bitbucket.org/skylander/yc-nlplab/.

Related