First release of MordinezNLP
Released features
Pipelines
PartOfSpeech tagging
Now You can use SpaCy and Stanza to POS tag yout texts.
Processors
Basic
Clean dirty texts to make use of them in NLP.
Resolved issues
- [Feature][Pipelines] - POS - 6
- [Feature][Tokenizers] - Stanza tokenizer - 4
- [Bug] Fix parsing numbers in BasicProcessor - 12