Which one of the following statements describes the result set?

Assuming the following Hive query executes successfully:

Which one of the following statements describes the result set?
A . A bigram of the top 80 sentences that contain the substring "you are" in the lines column of the input data A1 table.
B . An 80-value ngram of sentences that contain the words "you" or "are" in the lines column of the inputdata table.
C . A trigram of the top 80 sentences that contain "you are" followed by a null space in the lines column of the inputdata table.
D . A frequency distribution of the top 80 words that follow the subsequence "you are" in the lines column of the inputdata table.

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments