UNPKG

retrieval

Version:

Full text search engine in js. Features BM25 ranking function that can be tuned.

1 lines 47 B
module.exports = require("./src/Retrieval.js");