Arian Pasquali

Results 20 comments of Arian Pasquali

I would also love to be able to do that. Still figuring out how.

Quick fix was to remove `moto` dependency from [label-studio](https://github.com/heartexlabs/label-studio/blob/master/deploy/requirements.txt#L31), ignore this dependency `moto==1.3.16.dev122` at https://github.com/heartexlabs/label-studio/blob/master/deploy/requirements.txt#L31 `moto` seems to be a testing dependency, however this was a quick fix and this...

Not sure how to fix this for good instead of this workaround. For a more elegant dependency management do we consider moving from pip to poetry?

@luucvanderzee Is this issue that lint is flagging critical? /citizenlab/front/app/modules/commercial/insights/admin/containers/Insights/Details/Network/index.tsx 139:26 error Expected '===' and instead saw '==' eqeqeq 173:36 error Expected '===' and instead saw '==' eqeqeq ✖ 2...

Hi @juhoinkinen and @prateekkrjain. Interesting topic to be discussed @rncampos.

Hi @juhoinkinen. Providing the parameter for truncating is something to consider. Would you be willing to suggest a PR for that?

@prateekkrjain In this case I would probably break the document and manage the sections separately.

Nice that you are trying to write YAKE in Swift. I would recommend taking a look at the [short paper](https://link.springer.com/chapter/10.1007/978-3-319-76941-7_80) to have a better understanding of what it does and...

Same here for a `xlm-roberta-base` sentiment analysis model.