-
Notifications
You must be signed in to change notification settings - Fork 581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NLTK version increase #509
Labels
Comments
Thanks for reporting this issue! Your aid is required, fellow coalaian. Help us triage and solving this issue! CC @sils1297, @AbdealiJK |
Task: increase nltk version to the latest in requirements.txt |
Looks like this should be assigned to @harshdattani but is not. |
Okay, that's fine, I can do it then :D |
underyx
added a commit
to underyx/coala-bears
that referenced
this issue
Aug 26, 2016
We were holding off on this version bump because of a bug in 3.2, but this issue has now been fixed in 3.2.1, and the buggy version was removed from PyPI. Closes coala#509
underyx
added a commit
to underyx/coala-bears
that referenced
this issue
Aug 26, 2016
We were holding off on this version bump because of a bug in 3.2, but this issue has now been fixed in 3.2.1, and the buggy version was removed from PyPI. Closes coala#509
AsnelChristian
pushed a commit
to AsnelChristian/coala-bears
that referenced
this issue
Aug 26, 2016
We were holding off on this version bump because of a bug in 3.2, but this issue has now been fixed in 3.2.1, and the buggy version was removed from PyPI. Closes coala#509
AsnelChristian
pushed a commit
to AsnelChristian/coala-bears
that referenced
this issue
Aug 26, 2016
We were holding off on this version bump because of a bug in 3.2, but this issue has now been fixed in 3.2.1, and the buggy version was removed from PyPI. Closes coala#509
AbdealiLoKo
added a commit
that referenced
this issue
Sep 3, 2016
THe nltk versions were fixed a while back. THe comment is a remnant though, which can be removed now. Related to #509
AbdealiLoKo
added a commit
that referenced
this issue
Sep 3, 2016
THe nltk versions were fixed a while back. THe comment is a remnant though, which can be removed now. Related to #509
AbdealiLoKo
added a commit
that referenced
this issue
Sep 3, 2016
THe nltk versions were fixed a while back. THe comment is a remnant though, which can be removed now. Related to #509
gosom
pushed a commit
to gosom/coala-bears
that referenced
this issue
Jul 15, 2017
We were holding off on this version bump because of a bug in 3.2, but this issue has now been fixed in 3.2.1, and the buggy version was removed from PyPI. Closes coala#509
gosom
pushed a commit
to gosom/coala-bears
that referenced
this issue
Jul 15, 2017
THe nltk versions were fixed a while back. THe comment is a remnant though, which can be removed now. Related to coala#509
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NLTK has now become 3.2.1 which resolves the windows issue.
So, we can remove the constraint of "3.1 or lesser". They have also removed 3.2 from pypi so nobody can download it anymore.
http://stackoverflow.com/questions/35836907/nltk-v3-2-unable-to-nltk-pos-tag
The text was updated successfully, but these errors were encountered: