Sriniketh J

Results 57 comments of Sriniketh J

> Hey, @srini047! Thanks for reaching out. > > Since this is experimental and will target the `haystack-experimental` repository, we would prefer to work on this internally... > > [Here](https://github.com/orgs/deepset-ai/projects/14/views/1)...

@tradicio @CarlosFerLo I have made the draft PR https://github.com/deepset-ai/haystack/pull/8307. Looking forward to your support and feedback on the same.

Hi, I would like to propose the component `CSVToDocument` convertor. Why?: - Many real-world datasets are stored in CSV format, making it a common data source across industries. - Facilitates...

> Hey @srini047 thanks for the work on this! > > I wanted to make a suggestion on changing the PR slightly: > > I think instead of mapping each...

> Hey @srini047 those are great points! And I agree that CSV files can easily become too large to easily work with. > > However, I'd like to suggest a...

> > @sjrl Agree to this. But I have a small concern. Currently the splitter can split the following regexes: \n\n, \f, ., and . > > But loading a...

@sjrl I have made the necessary changes and updated the tests. Please let me know if this is good.

> @srini047 Thanks for the PR! Could you add a [release note](https://github.com/deepset-ai/haystack/blob/main/CONTRIBUTING.md#release-notes) for this feature? Added the release notes.

Hi, While I was trying to rebase, I accidentally deleted the PR commits. Will create a new PR soon. Sorry for the inconvenience.

> @srini047 if you created an example/demo we would be happy to share it/showcase it Sure, I shall work on the code with demo.