wordnet
wordnet copied to clipboard
Lemmatize of "According" and "accord"
wordnet_lemmatizer.lemmatize("According",pos='v') 'According' wordnet_lemmatizer.lemmatize("according",pos='v') 'accord'
this looks wrong