Excel or Google Sheet Expert

Job ID: 31114405

Budget: $10 – $30 AUD

Hi,

I want to implement Paragraph Shredding Kind of Functionality using Google Sheets / Google Colab.
This is a clip of What Paragraph Shredding is
https://www.hashcut.com/v/xH6Fj28

Basically it is shredding a paragraph based on sentence length. I would like to have option / cell in which i can tell it if it needs to be shredded short or longer

Can this be Possible?

Regards

could you let me know, is that very complicated that you mentioned so
it is not possible via google sheet formulae?
Would you be using some vba or something
how does the end solution may look like

would this be a slider as shown in video?
what would be the controls that would be there in order to make sure paragraph shredded is longer / shorter length

i would want a simple solution, something like i can add few inputs in a cell and it would shred based on that
no fancy button / slider are required. I would want simplest implementation that would do paragraph shredding


Besides this i have another requirement also
that is dividing the text into fragments of sentences which are less than 600 characters

so for e.g if i enter text which is say 10000 characters and 45 sentences
it should split sentences less than 600 characters
For shorter sentences, there can be more sentences so as splitted tex is <600 character. for longer ones it could be less sentences so as out put is always under 600 character