Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Domains = stopwords.Setup(stopwords.WithDomains(true))
)
Functions ¶
func SortTagItems ¶
SortTagItems sorts items by score in descending order, if scores are equal it sorts by count if counts are equal, it sorts string values alphabetically.
func SplitToSentences ¶
SplitToSentences splits given text into slice of sentences.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.