This Pull Request is meant for refactoring and styling improvements. It changes 2 things:
It moves all the remaining algorithm filters under a directory named "filter".
In the tweet recommendation code path, separates node metadata collection logic into its own method, and some minor styling improvements. No existing logic is affected.
This Pull Request is meant for refactoring and styling improvements. It changes 2 things: