slanglab / phrasemachine

Quickly extract multi-word phrases from a corpus
http://slanglab.cs.umass.edu/phrasemachine/
MIT License
190 stars 26 forks source link

Adding Python 3 Compatibility #10

Closed JasonKessler closed 5 years ago

JasonKessler commented 7 years ago

Some others may have beat me to this, but the changes in this PR make this code Python 3 compatible.

adamhadani commented 7 years ago

+1 bump, ping @AbeHandler would be great to get this in here!

AbeHandler commented 5 years ago

@JasonKessler Thanks for your help.

JasonKessler commented 5 years ago

Happy to help!

AbeHandler commented 5 years ago

Cool. $pip install -U phrasemachine should update to version 1.0.4 w/ your changes. If you see any issues after the upgrade definitely let me know!