Commit Graph

11 Commits

Author SHA1 Message Date
Kartik Aslia c73bddf7f2
Update README.md
Sure, here are the changes made to the original content:

1. Corrected typos in words like "erro's" to "errors," "twweetypie" to "tweetypie," "tweetks" to "Tweets," and others as listed above.
2. Formatted headings to be consistent and capitalized appropriately.
3. Formatted URLs properly, e.g., "recos-injector" to "[recos-injector](recos-injector/README.md)."
4. Fixed the description for some components in the table to be more accurate.
5. Added hyphens to some component names in the table for consistency.
6. Corrected the URL for "the-algorithm-ml" in the table.
7. Corrected the indentation of the system diagram image for proper display.
8. Added missing closing punctuation at the end of sentences.
9. Formatted lists and paragraphs for proper Markdown formatting.
10. Capitalized "For" in the prompt for consistency.
11. Linked the blog URLs to direct blog posts for better readability.

Please note that the changes focused on correcting errors, improving consistency, and formatting the content according to Markdown conventions. The overall meaning and content of the document remain unchanged.
2023-07-21 02:04:58 +05:30
twitter-team fb54d8b549 README updates
- renames pushservice readme.md to README.md
- Minor changes to main README.md
2023-05-22 16:11:33 -05:00
twitter-team b389c3d302 Open-sourcing pushservice
Pushservice is the main recommendation service we use to surface recommendations to our users via notifications. It fetches candidates from various sources, ranks them in order of relevance, and applies filters to determine the best one to send.
2023-05-19 16:27:07 -05:00
twitter-team 01dbfee4c0 Open-sourcing Tweetypie
Tweetypie is the core Tweet service that handles the reading and writing of Tweet data.
2023-05-19 16:20:06 -05:00
twitter-team 90d7ea370e README updates: representation-manager and representation-scorer 2023-04-28 14:18:30 -05:00
twitter-team 197bf2c563 Open-sourcing Timelines Aggregation Framework
Open sourcing Aggregation Framework, a config-driven Summingbird based framework for generating real-time and batch aggregate features to be consumed by ML models.
2023-04-28 14:17:02 -05:00
twitter-team 6e5c875a69 [opensource] Update README to include all new modules
Since the first batch of open sourcing, we have added the following components:
- User signal service
- Unified user actions
- Topic social proof service

Update the README to include these.
2023-04-14 16:53:45 -05:00
twitter-team 3496189edb [docs] Fix broken navi link in README
Closes twitter/the-algorithm#1655
2023-04-04 20:38:43 -05:00
twitter-team bb095608b7 [minor] Fix grammar + typo issues
Closes #557, closes #678, closes #748, closes #806, closes #818, closes #842, closes #866, closes #948, closes #1024, closes #1313, closes #1458, closes #1461, closes #1465, closes #1491, closes #1503, closes #1539, closes #1611
2023-04-04 16:13:24 -05:00
twitter-team 64e754887b Fix simclusters README 2023-03-31 17:39:21 -05:00
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