chirrapp icon indicating copy to clipboard operation
chirrapp copied to clipboard

Use NLP to split sentences

Open thedrow opened this issue 5 years ago • 2 comments
trafficstars

Libraries like compromise can help us split tweets more correctly, either by the tweet's topic or by sentences or both. This will bring more added value to this app and make people use it more often.

thedrow avatar Mar 26 '20 11:03 thedrow

Thank you for the feedback! I'm working on a new version I'll defenity look into using the compromise. I'm cursious what exactly the problem that you have, so I can be sure I actually solved it?

kossnocorp avatar Mar 30 '20 18:03 kossnocorp

The app splits tweets mid-sentence which makes the thread harder to read. We should identify sentences and prefer to split tweets by them. If there is not enough characters for the sentence to fit we may also suggest contractions (did not -> didn't) and covert numbers from ordinal to numerical representation. We can also use NLP to figure out the topics of the tweet and try to match them with existing hashtags/mentionds to suggest.

thedrow avatar Mar 30 '20 18:03 thedrow