Versions in this module Expand all Collapse all v0 v0.1.0 May 29, 2024 Changes in this version + func CombineSentences(sentences []string, delimeter string) string + func SplitSentences(content string) ([]string, error)