Y
Hacker News
new
|
ask
|
show
|
jobs
by
SahAssar
700 days ago
Do you mean actual coded if statements as in actually human written code like
if (question.match(/^what is (.*)/)) return wikipedia.search(question)
or something more automated?
1 comments
laidoffamazon
700 days ago
Not like that, but once you get to first party Alexa Skill themselves there's a bunch of match rules that make up a big chunk of the traffic. Don't know exactly how much. The longtail is done through ML means.
link