Skip to content

Instantly share code, notes, and snippets.

@knok
Created January 29, 2020 06:34
Show Gist options
  • Select an option

  • Save knok/c8d9b3909ca6dd83a94359c8e49be062 to your computer and use it in GitHub Desktop.

Select an option

Save knok/c8d9b3909ca6dd83a94359c8e49be062 to your computer and use it in GitHub Desktop.
SudachiDict on mecab
/usr/lib/mecab/mecab-dict-index -d . -o . -f utf8 -t utf8
reading ./unk.def ... 35
emitting double-array: 100% |###########################################|
./model.def is not found. skipped.
reading ./lex.csv ... context_id.cpp(96) [it != left_.end()] cannot find LEFT-ID for 100,名詞,数詞,*,*,*,*,*,*
Makefile:613: recipe for target 'char.bin' failed
make: *** [char.bin] Error 255
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment