abc123 / hack /try_wordnet.py
vimalk78's picture
feat(crossword): generated crosswords with clues
486eff6
raw
history blame
94 Bytes
#!/usr/bin/env python3
from nltk.corpus import wordnet as wn
from nltk import word_tokenize