Steven Bird
Steven Bird
From #2820 (@tomaarsen) Expand ~ in paths used in environment variables to the home path of the user's operating system. This is as simple as wrapping a path with path...
@alvations has created https://github.com/nltk/wordnet We need to deprecate the existing NLTK wordnet corpus reader
cf https://github.com/nltk/nltk/pull/2856#issuecomment-945193387
Consider managing dependencies more rigorously, cf https://github.com/nltk/nltk/pull/2835
From #2820 (@tomaarsen) The number of skipped tests has been reduced from 31 to 16, but can be reduced even further if more tools are automatically downloaded, such as: -...
Would you please tell me where to find copies of ACL procedings prior to 1979?
Cf https://github.com/nltk/nltk/issues/2421 I propose that we add a `stem=False` flag to `wn.synsets()`. It means that default behaviour for English will change, but I see no other option, given that stemming...