Skip to content
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

[FR] Etymology not taken into account if no specific keyword found #163

Closed
BoboTiG opened this issue Oct 30, 2020 · 0 comments
Closed

[FR] Etymology not taken into account if no specific keyword found #163

BoboTiG opened this issue Oct 30, 2020 · 0 comments
Labels
bug Something isn't working locale:French

Comments

@BoboTiG
Copy link
Owner

BoboTiG commented Oct 30, 2020

The is no etymology in the dictionary even if there is one on the Wiktionary.

This is due to

# Mot-clefs permettant de sélectionner la bonne étymologie
etyl_keywords = ("étyl",)

It should handle the case when there is not specific keyword in the etymology.

@BoboTiG BoboTiG added bug Something isn't working locale:French labels Oct 30, 2020
@BoboTiG BoboTiG changed the title [FR] Etymology not taken into account if not specific keywork found [FR] Etymology not taken into account if no specific keyworg found Nov 1, 2020
@BoboTiG BoboTiG changed the title [FR] Etymology not taken into account if no specific keyworg found [FR] Etymology not taken into account if no specific keyword found Nov 1, 2020
@BoboTiG BoboTiG closed this as completed in 58c2398 Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working locale:French
Projects
None yet
Development

No branches or pull requests

1 participant