PyMultiDictionary
PyMultiDictionary copied to clipboard
PyMultiDictionary is a dictionary module that gets meanings, translations, synonyms, and antonyms of words in 20 different languages
**Is your feature request related to a problem? Please describe.** Sometimes some word can be translated into a bunch of words depending on the context. **Describe the solution you'd like**...
The json is just from putting all the data in a dict(which I use to cache the results as loading many words can be slow) "do": { "defs": [ [],...
If there is a duplicate or misspelling then things like definition, synonyms, and such will not include the duplicate and this will create a size mismatch between the passed wordlist...
Hello, i am not sure if this is a known issue or the module is created that way. While i make a search in any other language the output is...