Skip to content

chansey97/Tweet-Segmenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tweet-Segmenter

I segment text into tweet-sized parts with a counter to the end of each segment.

Key Features

  • Smart Text Segmentation: Automatically segments long texts into individual tweets, maintaining readability.
  • Preserved Formatting: Keeps the original text format, including line breaks and paragraphs.
  • Sentence Integrity: Ensure the sentence integrity of each tweet as much as possible.
  • Minimize The Number of Tweets: Compress the number of tweets as much as possible.
  • Maximize Content per Tweet: Maximizes the use of Twitter's character limit for each tweet as much as possible.
  • Sequential Tweet Counter: Automatically adds a counter (e.g. [2/10]) at the end of each tweet.
  • Double Quotation Compatibility: Double-quoted texts are accurately maintained.
  • No "Short Tail" tweets!

URL

https://chat.openai.com/g/g-tR9Zg3SfS-tweet-segmenter

Screenshot

Screenshot.mp4

TODO

Chinese character support

About

I segment text into tweet-sized parts with a counter to the end of each segment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages