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

allocate-sentence

Allocates new memory for input sentence (default false). Not really too sure what mecab does with this (c.f. viterbi.cpp).

  • long format: --allocate-sentence
  • short format: -C
  • key-value format: allocate_sentence: true or :allocate_sentence => true

Previous | Supported MeCab Options Top | Next

Clone this wiki locally