Code enhancements (proxy and translation support)
Version 1.5.0 is a stable release.
Proxy support was added to these modules:
- antonyms
- dictionary
- hypernyms
- hyponyms
- synonyms
These modules and the homophones module now have configurable output formatting capabilities. The default formatting is a Python List. The secondary format is a Python dictionary.
Updated User-Agents were also added to wordhoard.
Multiple translation modules were also added to wordhoard. These modules are:
Signed-off-by: John Bumgarner wordhoardproject@gmail.com