You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would anyone know how to segment a text if there are newline characters breaking up a paragraph into lines? I.e., we could just delete newline characters before we put it into this tool, but the problem is sometimes newlines correctly keep separate lines apart, like a chapter title and the author on the line below. How can we automatically join lines that are a part of a paragraph but keep separate lines that are chapter titles and so on? Thank you very much
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Would anyone know how to segment a text if there are newline characters breaking up a paragraph into lines? I.e., we could just delete newline characters before we put it into this tool, but the problem is sometimes newlines correctly keep separate lines apart, like a chapter title and the author on the line below. How can we automatically join lines that are a part of a paragraph but keep separate lines that are chapter titles and so on? Thank you very much
Beta Was this translation helpful? Give feedback.
All reactions