# NOT RUN {
sample_syntax <- analyze_syntax(text_body = "Google, headquartered in Mountain View, unveiled
the new Android phone at the Consumer Electronic Show.
Sundar Pichai said in his keynote that users love
their new Android phones.",
flatten = TRUE)
sample_syntax$sentences
sample_syntax$tokens
sample_syntax$language
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab