Y
Hacker News
new
|
ask
|
show
|
jobs
by
ilyaeck
3692 days ago
SyntaxNet is, by definition, for syntactic analysis - it would likely not help you much with semantics, to extract meaning. It could maybe help you automatically determine is a sentence is grammatically correct, though.
1 comments
dscpls
3692 days ago
syntactic analysis is generally a precursor to semantic analysis
EDIT: but sure, this is only the first step and semantic parsing is far from solved
link
EDIT: but sure, this is only the first step and semantic parsing is far from solved