Patrick Marangone

Results 2 issues of Patrick Marangone

Hello! I'm having a hard time silencing the warns from uint initialization. I tried adding `allow = ["clippy::ptr_offset_with_cast"]` to `.clippy.toml` but this hides another warns from the code. If you...

Hello guys! Im using your library to perform sentiment analysis (Portuguese) and my docker image is like 10GB with pysentimiento and ~400mb without it. I would guess that for each...