What is this Python project?
Cambridge dictionary cli app.
Features:
- Auto-suggests related words on typo.
- Interactive suggestion menu to select words from in the above case.
- Handles past and past-particle words.
- No API/database involved.
- A Persistent caching mechanism. This avoids looking up already searched words; hence fast results.
What's the difference between this Python project and similar ones?
Enumerate comparisons.
--
Anyone who agrees with this pull request could submit an Approve review to it.