package
0.80.3
Repository: https://github.com/go-ego/gse.git
Documentation: pkg.go.dev

# Functions

NewIdf create a new Idf.
NewStopWord create a new StopWord with the default stop words.

# Variables

StopWordMap the default stop words.

# Structs

Idf type a dictionary for all words with the IDFs(Inverse Document Frequency).
StopWord is a dictionary for all stop words.
TagExtracter is extract tags struct.
TextRanker is extract tags struct.