4

I want to use Wordnet 1.6 with nltk for research purposes. However the version I have is wordnet 3.0

wn.get_version()
u'3.0'

Is there a way for me to change the version or import another version?

from nltk.corpus import wordnet_1.6 #?
Nikhil Prabhu
  • 1,072
  • 3
  • 12
  • 24

0 Answers0