Juan Manuel Pérez

Results 35 comments of Juan Manuel Pérez

Great! Let me check it in these days. I have to retrain models to check there are no performance loss, and add some other integration tests.

I'm trying to run the example you put in the [README](README.md) but it seems it is not splitting the hashtag ```python from pysentimiento.preprocessing import preprocess_tweet from pysentimiento.segmenter import create_segmenter segmenter...

Hi @isabellevaldes. I think that looking through the code of this library may not help you a lot, so I'd rather refer to `huggingface` tutorial. Check this: [Text classification with...

Closing this, feel free to contact me on email if you have any questions

@anthony2261 Thanks for letting me know that there were LTS versions of `torch`, I wasn't really aware of such distinction! TBH, I'm not quite sure why we need `1.9.0` version....

Hi @HugoJBello, thanks for your kind comment :smile: This is related to #34. TBH, it is just a matter of changing the `pyproject.toml` file to allow the 3.10 version and...

Hugo: Sorry for the delay. This week I'm out of office, but I'll merge it as soon as I get back to work. Thanks! El jue, 29 sep. 2022 12:42...

@celisa we've been trying to keep compatibility from python 3.7 to 3.10 in #36; however, I couldn't find any feasible way to do this. I think that I will release...

@HugoJBello and @celisa: you can now try `pysentimiento 0.5.2` which is 3.10-compatible. Feel free to reopen if you find any issue. Thanks @HugoJBello for your help!

@HugoJBello estoy con algunos problemas con poetry y esto. Dejame ver si puedo rearmarlo.