pyopenjtalk_worker.initialize() has the side effect of starting another process and should not be executed automatically on import.
"text_processing" is clearer, but the import statement is longer. "nlp" is shorter and makes it clear that it is natural language processing.