bm25

Computes BM25 Vectorization of Text.

Usage no npm install needed!

<script type="module">
  import bm25 from 'https://cdn.skypack.dev/bm25';
</script>

README

THIS MODULE IS NO LONGER BEING MAINTAINED. The code here has been integrated into the NPM module Retrieval. Please use that module instead. It is more mature and better tested.