mathewthe2 / Game2Text

Complete toolbox for gamifying language learning
https://www.Game2Text.com
Apache License 2.0
186 stars 24 forks source link

Dictionary look up not fetching first entry #15

Open mathewthe2 opened 3 years ago

mathewthe2 commented 3 years ago

image

Problem: Second or third dictionary entry is taken for words with multiple entries. Reason: Dictionary is added by keys, later entries replace the value of previous entries. Probable Solution: Rewrite dictionary look up logic.

mathewthe2 commented 3 years ago

Added multiple entries but default to first one. https://github.com/mathewthe2/Game2Text/commit/5e8fb1e4980f6154fe201a9ec3381f5ae3767222