jProcessing icon indicating copy to clipboard operation
jProcessing copied to clipboard

Japanese Natural Langauge Processing Libraries

Results 4 jProcessing issues
Sort by recently updated
recently updated
newest added

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

Hi All, I tried installing the package on Python3 environment. I have got errors pointing to 'print' statements and other syntax errors which are different in python3 . I made...

This is a similar but different issue an another posted here. ``` $ python jnlp-test-sentencePolarityScore.py Traceback (most recent call last): File "jnlp-test-sentencePolarityScore.py", line 9, in print classifier.baseline(text) File "build/bdist.macosx-10.13-intel/egg/jNlp/jSentiments.py", line...

> 1.2.2 Cabocha jCabocha.py > > Run Cabocha with original EUCJP or IS0-8859-1 configured encoding, with utf8 python > > If cobocha is configured as utf8 then see this http://nltk.googlecode.com/svn/trunk/doc/book-jp/ch12.html#cabocha...