bmx-ts
v0.1.0
Published
A TypeScript implementation of BMX (BM25 extension) document retrieval algorithm.
Downloads
79
Readme
BMX-ts
A TypeScript implementation of BMX (Enhanced BM25-like) document retrieval algorithm.
Installation
npm install bmx-ts
# or
yarn add bmx-ts
License
MIT