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

Split and process large texts concurrently #276

Closed
wants to merge 1 commit into from

Conversation

fhightower
Copy link
Owner

@fhightower fhightower commented Dec 7, 2022

Fixes #267 .

Todo:

  • Is there already a library for splitting text intelligently we can use?
  • Update code to support concurrency
  • Document this functionality

@fhightower fhightower closed this Dec 12, 2022
@fhightower fhightower deleted the 267-concurrently-process-text branch December 12, 2022 17:47
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.

Speed parsing by running concurrent processes
1 participant