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

Bottle-necks in using Jumanpp #39

Closed
Kensuke-Mitsuzawa opened this issue Sep 27, 2017 · 0 comments
Closed

Bottle-necks in using Jumanpp #39

Kensuke-Mitsuzawa opened this issue Sep 27, 2017 · 0 comments
Assignees

Comments

@Kensuke-Mitsuzawa
Copy link
Owner

  1. It tends to cause exception in processing the first request.
  2. It tends to cause an exception when we try to process the huge amount of text.

Improvement

1

It's better to put command to process dummy text just after package initializes a jumanpp process.

2

It's better to put an automated-restart procedure in the jumanpp process handler.

@Kensuke-Mitsuzawa Kensuke-Mitsuzawa self-assigned this Sep 27, 2017
Kensuke-Mitsuzawa added a commit that referenced this issue Sep 27, 2017
added try-except block when jumanpp unix process is down
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant