kevincobain2000 / jProcessing

Japanese Natural Langauge Processing Libraries
http://readthedocs.org/docs/jprocessing/en/latest/
BSD 2-Clause "Simplified" License
148 stars 30 forks source link

Library compatible with Python 3.X #15

Open camilaagw opened 6 years ago

camilaagw commented 6 years ago

Hi Kevin. Nice library. Would it be possible to have an updated version compatible with Python 3.x?

kevincobain2000 commented 6 years ago

Hi, Thanks for your comment. We were able to successfully bump up the similar lib to python 3 https://github.com/kevincobain2000/sentiment_classifier/pull/5 and for jProcessing it won't have much hassle to do the same. I am planning to do so in future. I am open to pull requests

thematrixdev commented 6 years ago

Hello Kevin. I hope there will be Python 3 support soon. I have tried several Japanese handling modules but none of them works on Py3. Thanks.

kevincobain2000 commented 6 years ago

Hi, I will try to do this over this weekend.

thematrixdev commented 6 years ago

Oh great! I will wait for it for my project! Thanks!

thematrixdev commented 5 years ago

Excuse me, any good news?

kevincobain2000 commented 5 years ago

I am so sorry, at the present moment I haven't started on migration of this project to python 3.0 yet

manoj5451 commented 4 years ago

Hi kevin, Does the jprocessing migration completed. If so could you please share me the latest source code that is compatible for python 3.0. Thank you.

kevincobain2000 commented 4 years ago

Hi @manoj5451 I am sorry I didn't get time on hand to do the upgrade. Any pull requests are welcome