Skip to content

Conversation

@arne-cl
Copy link

@arne-cl arne-cl commented Feb 19, 2015

Hi Dustin,

I added a basic setup.py to install stanford-corenlp-python system-wide. I also made the java-related paths relative to the installation directory, so that a user can do import corenlp without needing to be in the stanford-corenlp-python download/install directory.

Best,
Arne

with this change, corenlp can now be used/imported
regardless of which directory the user / python script
is currently in.
@arne-cl
Copy link
Author

arne-cl commented Feb 20, 2015

Hi Dustin,

the CoreNLP result string is already utf-8 encoded, so we don't need to encode it again.

Cheers,
Arne

@lendormi
Copy link

+1

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.

2 participants