Skip to content

Tags: mldictionary/MLDictionaryAPI

Tags

0.0.2

Toggle 0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Code improvement and words' cache. (#7)

* Defined local consts to avoid conflict

* Using a class to process response

* Improving translator class results

* Take resources's __init__ off to avoid import conflict

* Create response class to treat api requests and create a cache to limited dictionary

* Update README.md