lindera-morphology/lindera

Question for user dictionary parsing when using non-compressed local dictionary

ypenglyn opened this issue · 5 comments

While keep using non-compressed local dictionary along with user dictionary, the build_user_dict is failed with error user dictionary path is not set.. I think the related code is here and want to confirm if it is ok to fallback the user dictionary parsing to use IpadicBuilder while using local dictionary?

@mosuka
Do you have any thoughts on this?

Hi @ypenglyn ,
Thanks for your report.
Could you share how to reproduce the errors you are facing?

@ypenglyn
I understand your point.
It seems to be a bug. It does not work correctly if you specify a dictionary in a local directory.
I will fix it.
Thanks!

@mosuka

I tried to fix this with some local changes, if it is ok I will create a pull-request for this.

@ypenglyn
Thank you.
But I am just refactoring the CLI so I will also fix it.
Thanks. :)