sukeesh / Jarvis

Personal Assistant for Linux and macOS
MIT License
3.02k stars 1.04k forks source link

Dictionary Issue Fix #1106

Open Pasindu3683 opened 1 year ago

Pasindu3683 commented 1 year ago

Dictionary dependency. Edits the dictionary plugin and removes the wordnet dependency. This addresses #1104

pnhofmann commented 1 year ago

Don't like, that it requres API key. nltk works offline + no limits. But I understand, that it's quite a big requirement for such a small feature. The idea was to use nltk wordnet for more things - but was never implemented.

Hmm, let me think. Maybe give users option to use either nltk or web api?