Resolve "Use spaCy for POS tagging"
Closes #1
- Replace all POS tagging functionality by spaCy.
- Remove Stanford CoreNLP server.
- Update docstrings and README.
TODO
-
Test all Tasks with spaCy CPU version -
Test all Tasks with spaCy GPU version
Edited by Janos Borst