nltk-trainer icon indicating copy to clipboard operation
nltk-trainer copied to clipboard

python 3.x compatibility

Open motazsaad opened this issue 6 years ago • 2 comments
trafficstars

Hi Jacoub,

It is written in the documentation at

that the code is python 3 compatible "These scripts are Python 2 & 3 compatible and work with NLTK 2.0.4 and higher.", and here in it is written python 2 only. I tried to run the code on python 3.7 but I got compatibility issues.

It would be very nice if you make the code compatible with python 3.

Thanks.

motazsaad avatar Dec 07 '18 06:12 motazsaad

I am having the same problem @motazsaad . It would be good to have that migrated @japerk

Daanielvb avatar Apr 08 '20 01:04 Daanielvb

Hi @motazsaad @Daanielvb, I've just pushed an update for compatability with python3.7 & NLTK 3.4.5. Please let me know if things work for you. If not, please share the script you're running and the arguments you're using.

japerk avatar Apr 12 '20 16:04 japerk