inverted-indexes

There are 4 repositories under inverted-indexes topic.

  • DiceTechJobs/VectorsInSearch

    Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015

    Language:Python8417015
  • jermp/dint

    Dictionary-based compression for inverted indexes.

    Language:C++22635
  • jermp/2i_bench

    A C++ library to benchmark inverted indexes.

    Language:C++19523
  • mosamaasif/Inverted_Indexer

    An Inverted Index Generator in Python. Uses provided corpus.

    Language:Python2100