python3-sqlite-fts4

Document scoring Python library for SQLite FTS4
  https://github.com/simonw/sqlite-fts4
  0
  no reviews



Custom SQLite functions written in Python for ranking documents indexed using the SQLite FTS4 extension.

Includes functions for ranking with TF-IDF and the Okapi BM25 scoring algorithm.