Tommaso Radicioni

Results 9 comments of Tommaso Radicioni

Hi to everyone! I tried to use TransformersNlpEngine for a multilingual version of presidio-analyzer but I realized that the last update of the pypi repository does not include this engine...

Hi @anakin87, thanks for your message! You're correct, I am using the _split_id and _split_overlap in my application in order to keep the information of the chunks order resulting from...

> @tradicio If you feel like it, go ahead and try to create a PR. Sure, I'll try to create a PR in the next days! Thanks for all your...

Based on the @kanenorman suggestion, I realized a basic implementation of a JSONToDocument component in #8079. In this first implementation, I have not yet included the `content_key` and `additional_meta_fields` parameters...

> @tradicio - Thank you. I'm working on incorporating the jq logic. Are you planning on leaving your PR up as final or converting to draft? I'm not sure how...

> this component would be game changer. i try hard to find a solution for old but gold data tables :) like csv etc. @tradicio could you point me to...

> 👋 quick comment about branches: you should target `deepset-ai:main` instead of `deepset-ai:v2.3.x` I should have changed target, thanks!

Thanks @CarlosFerLo for your response! So far, I have not extensively used the Document property allowing pandas dataframe to be read. Personally, I have found it to be of little...

Hi, I also encountered the same error using ragas versions earlier than 0.1.15 (I would say I tried 0.1.1 to 0.1.6). Do you know what is a way to solve...