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

Ran the 2to3 script on nltk_contrib/ #30

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alex-calderwood
Copy link

After running the script to convert the package to python 3, I manually fixed runtime errors in the nltk_contrib/fuf/ module. So far that is the only module that I've tested, but before merging this into master, the rest of the modules should be tested as well.

I think this should be merged into a new branch (say 'python 3') so that others have easier access to a rough python 3 implementation of nltk_contrib. It will take some time to test all of the modules.

@tomaarsen tomaarsen linked an issue Sep 1, 2022 that may be closed by this pull request
@tomaarsen
Copy link
Member

@stevenbird Are you willing to accept this going straight to master? I've set up a python3 branch if you want to push it there first.

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.

Package is written in python 2 and can no longer be installed
2 participants