Using a TXT file as a single string instead of multiple strings

I have a TXT file that I want to translate but every period and new space is interpreted as a new string. How do I make it so that it is all one string?

I want to limit the size of the TXT file to 16,000 characters but can’t since it’s multiple strings.

Hi @RyanLuu ,

You are welcome to try out the Segmentation Rules Generator app. It will help you create and test your own segmentation rules:

1 Like

Is there any SRX rule that for text that just makes it one segment? I’d rather not figure out SRX if there is already a rule out there for my use case.

Hi Ryan, we have examples for the text splitting. As for your case, the Segmentation Rules Generator app will help to create it.