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

language-check hangs during initialization. #40

Open
2ank3th opened this issue Jun 5, 2017 · 2 comments
Open

language-check hangs during initialization. #40

2ank3th opened this issue Jun 5, 2017 · 2 comments

Comments

@2ank3th
Copy link

2ank3th commented Jun 5, 2017

I am using language-check for few days without an issue. Today, Language-check hangs for 10+ minutes during self.grammarTool = language_check.LanguageTool('en-US') . I am using language-check-1.0 with python 2.7.13.

Looks like _server_is_alive() is not working correctly and multiple servers are created on the same port.

@vishnumenon
Copy link

@2ank3th Did you find a solution for this problem? I'm experiencing it too, seems like it just appeared out of nowhere

@jxmorris12
Copy link

Hi! Since this project has been abandoned, I started a new fork over at https://github.com/jxmorris12/language_tool_python.

My version supports new versions of Java and LanguageTool. language-check is stuck on Java 8 and LanguageTool 3.2; latest versions are Java 14 and LanguageTool 4.9!

I'm happy to help you with your issue if you raise it over at my repository! Thanks!

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

3 participants