You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ These are the main components of the Recommendation Algorithm included in this r
26
26
| Tweet mixing & filtering |[home-mixer](home-mixer/README.md)| Main service used to construct and serve the Home Timeline. Built on [product-mixer](product-mixer/README.md). |
27
27
||[visibility-filters](visibilitylib/README.md)| Responsible for filtering Twitter content to support legal compliance, improve product quality, increase user trust, protect revenue through the use of hard-filtering, visible product treatments, and coarse-grained downranking. |
28
28
||[timelineranker](timelineranker/README.md)| Legacy service which provides relevance-scored tweets from the Earlybird Search Index and UTEG service. |
29
-
| Software framework |[navi](navi/navi/README.md)| High performance, machine learning model serving written in Rust. |
29
+
| Software framework |[navi](navi/README.md)| High performance, machine learning model serving written in Rust. |
30
30
||[product-mixer](product-mixer/README.md)| Software framework for building feeds of content. |
31
31
||[twml](twml/README.md)| Legacy machine learning framework built on TensorFlow v1. |
0 commit comments