SyntaxNet – An open-source framework for Natural Language Understanding systems(research.googleblog.com)
research.googleblog.com
SyntaxNet – An open-source framework for Natural Language Understanding systems
https://research.googleblog.com/2016/05/announcing-syntaxnet-worlds-most.html
3 comments
> Humans do a remarkable job of dealing with ambiguity, almost to the point where the problem is unnoticeable;
Isn't this because we have knowledge of the world?
The sentence "Alice drove down the street in her car" won't ever be parsed as "the street is in the car" by a human because we know that streets don't go in cars.
Computers won't ever solve this without having a larger knowledge base to compare the parsed sentences and remove the ridiculous outputs.
Isn't this because we have knowledge of the world?
The sentence "Alice drove down the street in her car" won't ever be parsed as "the street is in the car" by a human because we know that streets don't go in cars.
Computers won't ever solve this without having a larger knowledge base to compare the parsed sentences and remove the ridiculous outputs.
> Thursday, May 12, 2016
Previous discussion after recent update announcement: https://news.ycombinator.com/item?id=13885685