This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
[Proposal] Search within specific twitter communities #314
Labels
proposal
Suggest a new Instant App for Felvin Search
Summary
Search what a specific twitter community is saying about something.
Context
It is often valuable to know the opinions of a specific twitter communities about various tools/process etc. For example if I want to decide on a new design tool, I might want look up what the design twitter is saying about "figma", I don't want to hear opinions of others as they might not be super valuable.
Example search queries
Implementation (optional)
You'll need to cluster active twitter users into various communities, label them, and then search specifically inside the tweets of those users.
For clusterning, you can standard machine learning algorithms. For twitter search, you can use twitter API or twint. The tricker part will be collecting all the data and seting up infra to process it.
The text was updated successfully, but these errors were encountered: