# Functions
Normalize sanitizes word and tells whether it is allowed token or not.
Sanitize ...
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.
SplitToSentences splits given text into slice of sentences.
No description provided by the author
TFIDF applies TF-IDF to given Tag.
No description provided by the author
# Variables
No description provided by the author