Detect parliamentary trends from patterns across all indexed articles.
A trend is formed when a topic or procedure appears in at least MIN_TREND_ARTICLES articles. The returned array replaces any previously detected trends stored in the index.
MIN_TREND_ARTICLES
Intelligence index to analyse
Array of detected TrendDetection objects
Detect parliamentary trends from patterns across all indexed articles.
A trend is formed when a topic or procedure appears in at least
MIN_TREND_ARTICLESarticles. The returned array replaces any previously detected trends stored in the index.