Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete support for UTF-8 and StandardNLP 3.5.2 #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lendormi
Copy link

I'm working on an french application. all french accent like "é,è,à" doesn't work on corenlp.py on python 2.7.7.
On line 75, text.encode('utf-8') returns empty.
i remove encode('utf-8') and i encoded all files py on utf-8.

@lendormi
Copy link
Author

Add support for standard NLP 3.5.2

@lendormi lendormi changed the title Complete support for UTF-8 Complete support for UTF-8 and StandardNLP 3.5.2 Jul 13, 2015
@lendormi lendormi force-pushed the master branch 2 times, most recently from 87d1f2b to 5361d07 Compare July 19, 2015 23:20
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