|
|
|
|
|
by rspeer
4445 days ago
|
|
NLTK's situation isn't as bad as it looks. I use NLTK 3.0a, which does support Python 3, all the time. I suppose they're not officially releasing it because there may be some unloved corners of the library that don't work yet on Python 3. But everything I've done with it has worked fine. |
|
Issues that prevent a release are not related to Python 3: check https://github.com/nltk/nltk/issues?milestone=2&state=open, https://github.com/nltk/nltk/issues?milestone=3&state=open and https://github.com/nltk/nltk/issues?milestone=1&state=open.