CatgirlIntelligenceAgency/code/features-index/result-ranking/readme.md

516 B

Result Ranking

Contains various heuristics for deciding which search results are important with regard to a query. In broad strokes BM-25 is used, with a number of additional bonuses and penalties to rank the appropriate search results higher.

Central Classes

See Also