Skip to content
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

Small enhancements and improvements #2939

Merged
merged 22 commits into from
Mar 31, 2022

Conversation

tomaarsen
Copy link
Member

Hello!

Pull request overview

I'll structure this PR a little bit differently. Rather than explaining the changes here, I'll add comments to each of the changed files to indicate my reasoning for making the changes.

I also invite @leifwalsh to verify my attempted fix for #2938.

  • Tom Aarsen

nltk/chunk/regexp.py Show resolved Hide resolved
nltk/classify/rte_classify.py Show resolved Hide resolved
nltk/classify/rte_classify.py Show resolved Hide resolved
nltk/corpus/reader/wordnet.py Show resolved Hide resolved
nltk/corpus/reader/wordnet.py Show resolved Hide resolved
nltk/probability.py Show resolved Hide resolved
nltk/tree/__init__.py Show resolved Hide resolved
nltk/tree/prettyprinter.py Show resolved Hide resolved
nltk/tree/tree.py Show resolved Hide resolved
nltk/util.py Show resolved Hide resolved
@tomaarsen tomaarsen linked an issue Feb 1, 2022 that may be closed by this pull request
@stevenbird stevenbird self-assigned this Mar 26, 2022
@stevenbird stevenbird merged commit 98a3a12 into nltk:develop Mar 31, 2022
@stevenbird
Copy link
Member

Nice work :)

@tomaarsen tomaarsen deleted the enhancement/lgtm-fixes branch March 31, 2022 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ConditionalFreqDist.__add__ is quadratic time-ish
3 participants