Codebase Browser
ratz
Go to App
ratz
/
src/communication/intents/
recognizer.go
var
recognizedIntents
…
func
fetchIntent
(
m
common
.
Message
)
(
intent
string
,
err
error
)
{
…
}