Tags: mldictionary/MLDictionaryAPI
Tags
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