tensorchord / pg_bestmatch.rs

Generate BM25 sparse vector inside PostgreSQL
Apache License 2.0
18 stars 4 forks source link

feat: Support tokenizer configurations #5

Open VoVAllen opened 1 month ago

VoVAllen commented 1 month ago

https://medium.com/@emitchellh/extending-bm25-with-subwords-30b334728ebd

VoVAllen commented 5 days ago