sonnetizer
sonnetizer copied to clipboard
nltk.NgramModel
What version of nltk was used for sonnetizer? I am getting this error:
AttributeError: 'module' object has no attribute 'NgramModel'
Because the NgramModel class in nltk was removed in recent versions. I am trying to use nltk version 3.2.2.