var rxRelaxed … // StripUrls removes any urls from message media func StripUrls(content string) string { … } func StripStopWords(content string) string { … }
var rxRelaxed … // StripUrls removes any urls from message media func StripUrls(content string) string { … } func StripStopWords(content string) string { … }