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

SockWrap Syntax error thrown. #29

Open
brahmbhattspandan opened this issue Aug 3, 2015 · 1 comment
Open

SockWrap Syntax error thrown. #29

brahmbhattspandan opened this issue Aug 3, 2015 · 1 comment

Comments

@brahmbhattspandan
Copy link

I install Stanford_corenlp_pywrapper using pip as mentioned in your readme file. Now when trying to use it, I face an error stating that there is Syntax error in line 194 of sockwrap.py. I basically just tried importing the classes in ipython. Here is a screenshot for better reference :

screen shot 2015-08-03 at 12 13 51 pm

Thank you.

@prakritidev
Copy link

I think you are using python 3. You can change the code in sockwrap.py by replacing ',' with 'as'.

This might work.

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

No branches or pull requests

2 participants