sonnetizer icon indicating copy to clipboard operation
sonnetizer copied to clipboard

nltk.NgramModel

Open rsrobbins opened this issue 8 years ago • 0 comments

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.

rsrobbins avatar Sep 29 '17 15:09 rsrobbins