the-algorithm/src/java/com/twitter/search/feature_update_service
twitter-team ef4c5eb65e Twitter Recommendation Algorithm
Please note we have force-pushed a new initial commit in order to remove some publicly-available Twitter user information. Note that this process may be required in the future.
2023-03-31 17:36:31 -05:00
..
filters Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00
modules Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00
stats Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00
util Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00
whitelist Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00
BUILD Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00
FeatureUpdateController.java Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00
FeatureUpdateResponseClassifier.java Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00
FeatureUpdateServiceThriftServer.java Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00
FeatureUpdateServiceThriftServerMain.java Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00
README.md Twitter Recommendation Algorithm 2023-03-31 17:36:31 -05:00

Feature Update Service

Feature update service is a service that sends tweet feature updates e.g number of retweets, replies and favorites to Earlybird. Earlybird then indexes and uses these features to rank in-network Home Timeline tweets.