GateNLP / python-gatenlp

Python text processing, pattern matching, and NLP framework
https://gatenlp.github.io/python-gatenlp/
Apache License 2.0
63 stars 8 forks source link

Refactor the runner module #162

Open johann-petrak opened 2 years ago

johann-petrak commented 2 years ago

Separate out everything depending on ray into a separate module which gets only loaded when ray is actually used.