-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to set priority of dictionaries #502
Comments
During sentence analysis JMDict always has the highest priority, because other dictionaries produced weird results ;) |
I'm not sure, but I would think in general most people are using the other On Mon, May 11, 2015 at 5:50 PM, Martin Vysny notifications@github.com
|
At least for my usage case, I've enabled the names dictionary to supplement On Mon, May 11, 2015 at 5:56 PM, Tim Rae perceptualchaos2@gmail.com wrote:
|
I see. So perhaps I will always set JMDict to go first, and if someone complains, then I will add the setting for the dictionary ordering. |
Yeah I think that's reasonable. Just to confirm, the priority would be as Words tagged with (P) in JMDict On Mon, May 11, 2015 at 5:59 PM, Martin Vysny notifications@github.com
|
Currently the order is as follows (P) user dicts, other user dicts, (P) JMDict, other JMDict. I can reorder the results as you request though, no problem. |
Fixed in Aedict 3.19 |
If I enable the names dictionary in addition to the standard dictionary, then searching for sushi (寿司) leads to the first 3 hits being people's names. I'd like to either have the standard dictionary be hard-coded to have a higher priority than the others, or for there to be some setting where we can set the priority.
The text was updated successfully, but these errors were encountered: