implement db

This commit is contained in:
2024-12-13 14:17:36 -06:00
parent 2f8f3415fc
commit 837f6a7d0d
7 changed files with 112 additions and 59 deletions

7
README.md Normal file
View File

@@ -0,0 +1,7 @@
# Icon Generator for nKode
## Install
- download [wordnet](https://github.com/nltk/nltk_data/blob/gh-pages/packages/corpora/wordnet.zip)
- `mkdir ~/nltk_data/corpora`
- unzip wordnet and copy the folder into the new directory above