alg-tweet
Opened this issue · 0 comments
kbroughton commented
Takes any input and reduces it to < 140 chars, possibly including links and images as cheats. (you can take a screenshot of more than 140 words and include in the tweet).
This could use a sub-alg abbreviator which takes long words and gives common abbreviations.
Cool project would be to take an ML model for sentence or paragraph summarization and tune it to 140.
eg https://github.com/gs146/NLP-deployment-heroku-Text-summarizer-