lindera
lindera copied to clipboard
About using dummy structs as namespace
There are various dummy structs like PrefixDictionaryLoader, I guess this is something like a namespace? is there a reason to do it like this? IMHO this reduces code readability.
(this is separated from https://github.com/lindera/lindera/issues/443 for tracking)