Difficulty: Easy
Correct Answer: Both (a) and (b)
Explanation:
Introduction / Context:
Natural Language Generation systems plan and realize text from structured data. This question evaluates understanding of content determination and discourse planning, two fundamental NLG planning stages.
Given Data / Assumptions:
Concept / Approach:
Core NLG pipeline: content selection, document planning (ordering/timing), microplanning (lexicalization/aggregation), and surface realization. The system must decide what content to include and how to structure its presentation over a discourse.
Step-by-Step Solution:
Verification / Alternative check:
Standard NLG architectures consistently list content selection and discourse planning as essential pre-realization steps.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing strategic goals of the application with the tactical planning decisions the NLG system performs.
Final Answer:
Both (a) and (b)
Discussion & Comments