Skip to content

Bug fix for encoding prolems under Linux with barely UTF-8 support and add ctypes support for NLPIR#3

Open
hustcalm wants to merge 4 commits intozhenlohuang:masterfrom
hustcalm:master
Open

Bug fix for encoding prolems under Linux with barely UTF-8 support and add ctypes support for NLPIR#3
hustcalm wants to merge 4 commits intozhenlohuang:masterfrom
hustcalm:master

Conversation

@hustcalm
Copy link
Contributor

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 good practice and easy to port across platforms.

Also a file called demo_linux-utf8.py demonstrating encoding problems is presented.

Besides SWIG approach, people may want to try ctypes, demos for linux32 and win32 are provided with a brief README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant