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
Ranking algorithms for the Mwmbl open source search engine
This repository contains Rust implementations of ranking algorithms for Mwmbl.
It is intended to replace the existing python implementation, and can
potentially be used from both Python and JavaScript code, via WebAssembly.