QuestionQ84

AI Operations

Which of the following is the BEST reason recurrent neural networks support document language translation?

Explanation

Recurrent neural networks model ordered sequences by propagating information across successive tokens. Since language translation depends on the sequence and context of words in a document, sequential processing is the relevant capability.

Community Discussion

No comments yet. Be the first to start the discussion!