ratz/src/communication/intents/intentwords.go

type IntentWords

func (i IntentWords) MatchIntent(utterance string) bool {}

func (i IntentWords) Validate() bool {}