Earlier quoted context omitted.
As others have said, there's the pluralization of "peanut[s]" to distinguish between the two. This is a useful feature of English: the adjective-like role of a noun in a complex noun phrase is (almost?) always singular. - Computer engineer - NOT computers* engineer - Toothbrush - NOT teethbrush* - Foot doctor - NOT feet* doctor - Alarm clock - NOT alarms* clock, even when it supports multiple alarms! Additionally, th…
Alexa, please tell me about the... Attorneys general Senators elect Ahhhhhhh!
How Alexa knows “peanut butter” is one shopping-list item, not two
101–110 of 147 posts
Re: How Alexa knows “peanut butter” is one shopping-list item, not two
#102If you google Elijah Wood, under "People also ask:" one of the options is "is elijah a wood" and I wonder if that's from text to speech that misunderstood.
Re: How Alexa knows “peanut butter” is one shopping-list item, not two
#103Re: How Alexa knows “peanut butter” is one shopping-list item, not two
#104Earlier quoted context omitted.
Well, what is it? I imagine lists with post-specifiers are near impossible to parse too: Coffee, instant Custard, powdered Sugar Bit contrived, but still.
I see your point for longer lists, but most humans would correctly interpret "Hey, add coffee cream to my shopping list" as one item rather than two.
Re: How Alexa knows “peanut butter” is one shopping-list item, not two
#105Re: How Alexa knows “peanut butter” is one shopping-list item, not two
#106Great. Is "milk chocolate" one item or two?
Re: How Alexa knows “peanut butter” is one shopping-list item, not two
#107Great. Is "milk chocolate" one item or two?
"Alexa add paper towels milk and eggs to my shopping list" (punctuation intentionally left out)
It's a really cool problem to try and solve, and while I don't have an Alexa, I do have a google home which gets this kind of stuff right often enough that I don't really think about it any more (and kind of laugh on the rare chance it gets it wrong).
Re: How Alexa knows “peanut butter” is one shopping-list item, not two
#108I implemented a similar BiLSTM-CRF model at my current job. The architecture itself is really interesting, but runs into scaling issues. With LSTMs, you run into the constraint of having to wait on previous inputs and cache those results as well. Although TensorFlow now offers Cuda RNNS and fused kernels to speed up computation, I'd have thought for Amazon's scale, an attention/transformer based architcture would ser…
Re: How Alexa knows “peanut butter” is one shopping-list item, not two
#109Earlier quoted context omitted.
I see your point for longer lists, but most humans would correctly interpret "Hey, add coffee cream to my shopping list" as one item rather than two.
Assuming most cultures have "coffee cream" in their common vernacular seems risky. I've never heard of it.
Yeah, I should just look it up ...
Re: How Alexa knows “peanut butter” is one shopping-list item, not two
#110What about "Alexa, add fork handles to the shopping list"? https://www.youtube.com/watch?v=gi_6SaqVQSw .