Skip to content

rafaelvalero/ParallelTextProcessing

Repository files navigation

I would like to process text in the most parallel possible way. The library multiprocessing could give some errors, a possible way to overcome them is by using pathos.

Examples of errors and how to install pathos: https://kampta.github.io/Parallel-Processing-in-Python/

For this I provide here two jupyter notebooks:

  1. parallelizing_text_processing.ipynb.
  2. parallelizing_text_processing_pathos.ipynb . Using pathos.

Althought the results are the some in this case.

References:

About

I would like to process text in the most parallel possible way

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors