Olga Gureenkova

Results 3 comments of Olga Gureenkova

Hi! There is already [lemmatizer for Russian](https://github.com/deepmipt/DeepPavlov/blob/master/deeppavlov/models/tokenizers/ru_tokenizer.py) language in the library, based on pymorphy2. We will consider combining tags and lemmas in a single class soon.

Seems like I run into the same issue ` ERROR: Failed building wheel for grpcio` when: 1. `pip install 'pulsar-client[all]==2.10.2'` on python 3.10.0 and python 3.10.6 2. `pip install 'pulsar-client[all]==3.1.0'`...

Thanks @merlimat , I think I will go for `pip install 'pulsar-client==3.1.0'` now. Though functions seems a nice feature, would be cool to have a possibility to try it on...