stanford-futuredata / ColBERT

ColBERT: state-of-the-art neural search (SIGIR'20, TACL'21, NeurIPS'21, NAACL'22, CIKM'22, ACL'23, EMNLP'23)
MIT License
2.68k stars 355 forks source link

chore: allow forced overwrite of index #285

Closed bclavie closed 6 months ago

bclavie commented 6 months ago

Introduce an extra "force_silent_overwrite" acceptable value for overwrite when building an index, to allow silent re-building in processing pipelines when useful.