Twitter's Recommendation Algorithm

This commit is contained in:
twitter-team
2023-03-31 12:53:53 -05:00
commit 7f90d0ca34
5364 changed files with 460246 additions and 0 deletions

View File

@ -0,0 +1,2 @@
## Ingester Configs
This directory contains pipeline configurations for the tweet ingesters (realtime, protected and realtime_cg) and the user-updates ingester. The pipeline configurations define an ordered sequence of stages that the tweet or user update goes through before reaching Earlybird. Source code for the various stages referenced in the configs can be found at src/java/com/twitter/search/ingester/pipeline/twitter.