Skip to content

output mode for kanjis transliteration #122

@eadmaster

Description

@eadmaster

I'd like to try jumanpp for automatic transliteration of text to romaji.

with mecab i can can do this:

$ echo "魅力がたっぷりと詰まっている" | mecab --node-format="%f[5] " --eos-format= --unk-format=%m | uconv -x 'Any-Latin;Latin-ASCII'
miryoku ga tappuri to tsumatte iru

is it possible to do the same with jumanpp?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions