@spacebartech/bm25
v1.2.0
Published
Stemming and indexing based off of the porter stemming algorithm, and BM25 indexing algorithm
Downloads
108
Readme
BM25
Stemming and indexing based off of the porter stemming algorithm, and BM25 indexing algorithm
Installation
npm install @spacebartech/bm25
Usage
Tests
npm test
