type IntentWords … func (i IntentWords) MatchIntent(utterance string) bool { … } func (i IntentWords) Validate() bool { … }