lindera-morphology/lindera

Add field_length argment to parse_unk()

johtani opened this issue · 0 comments

Now parse_dictionary_entry expects only that the length is 11.
But it depends on dictionary builder, e.g. unidic is 10, ko-dic is 12.

So, it should specify by arguments.