ranking

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CalculateScoreBm25

func CalculateScoreBm25(token string, searchItem []*types.SearchItem) (resp []*types.SearchItem)

CalculateScoreBm25 计算相关性

func CalculateScoreTFIDF added in v0.1.3

func CalculateScoreTFIDF(token string, searchItem []*types.SearchItem) (resp []*types.SearchItem, err error)

func CalculateTFIDF added in v0.1.3

func CalculateTFIDF(word string, doc string, docs []string) float64

计算TF-IDF值

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL