mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-06-11 07:08:13 -05:00
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.
This commit is contained in:
2
science/search/ingester/config/README.md
Normal file
2
science/search/ingester/config/README.md
Normal 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.
|
Reference in New Issue
Block a user