For example, I get lemmas of "nice" through:
from nltk.corpus import wordnet as wn for ss in wn.synsets(\'nice\'): print(ss) for sim in ss.