Αποτελέσματα Αναζήτησης
PyDictionary is a module for Python 2.x and Python 3.x that queries synonym.com for the synonyms and antonyms of a word. It does have some capabilities to translate words via Google Translations and obtain the definition of a word.
- Issues
Find and fix vulnerabilities Codespaces. Instant dev...
- Pull requests
Find and fix vulnerabilities Codespaces. Instant dev...
- Issues
8 Ιουλ 2020 · PyDictionary is a Dictionary Module for Python 2/3 to get meanings, translations, synonyms and Antonyms of words. It uses WordNet for getting meanings, Google for translations, and synonym.com for getting synonyms and antonyms. This module uses Python Requests, BeautifulSoup4 and goslate as dependencies.
18 Οκτ 2021 · PyMultiDictionary is a dictionary module for Python 3+ to get meanings, translations, synonyms and antonyms of words in 20 different languages. It uses educalingo.com, synonym.com, and WordNet for getting meanings, translations, synonyms, and antonyms.
Any idea on how to retrieve the complete list of synonyms for a word? and besides WordNet, are they any other recommended lexical databases for synonym generation that can be used with python? Thanks.
PyMultiDictionary is a dictionary module for Python 3+ to get meanings, translations, synonyms and antonyms of words in 20 different languages. It uses educalingo.com, synonym.com, and WordNet for getting meanings, translations, synonyms, and antonyms.
26 Δεκ 2022 · PyMultiDictionary is a Dictionary Module for Python 3+ to get meanings, translations, synonyms and antonyms of words in 20 different languages. It uses educalingo.com, synonym.com, and WordNet for getting meanings, translations, synonyms, and antonyms.
WordHoard is a Python 3 module that can obtain antonyms, synonyms, hypernyms, hyponyms, homophones and definitions in the English language. The Oxford Dictionary defines wordhoard as a supply of words or a lexicon.