python-nlpir icon indicating copy to clipboard operation
python-nlpir copied to clipboard

This open source project is a python wrapper for NLPIR.

Results 1 python-nlpir issues
Sort by recently updated
recently updated
newest added

I'm using Linux Mint 15 with barely UTF-8 support, running `python demo.py` will give the wrong encoding outputs. Using `unicode` and then encode it to the specified encoding is a...