Skip to content
Brooke M. Fujita edited this page Jan 28, 2018 · 2 revisions

bos-format

Sets STR as the user-defined beginning-of-sentence marker format. Virtual node marking the beginning of the input sentence.

  • long format: --bos-format=STR (String)
  • short format: -B STR (String)
  • key-value format: 'bos_format': STR

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

When overriding an existing, default bos-format value, you must unset that output format type by specifying an empty string. Please also see output-format-type.


Previous | Supported MeCab Options Top | Next

Clone this wiki locally