Skip to content
Brooke M. Fujita edited this page Feb 10, 2015 · 1 revision

node-format

Sets STR as the user-defined node format. Output for morphemes that exist and can be found in the dictionaries used.

  • long format: --node-format=STR (String)
  • short format: -F STR (String)
  • key-value format: node_format: STR or :node_format => STR

Use single-quotes to preserve format options that contain escape chars.


Previous | Supported MeCab Options Top | Next

Clone this wiki locally