Compares the effectiveness of terms across multiple search strategies to identify which terms perform best in different contexts.
compare_terms(term_list, top_n = 5)
Data frame comparing term effectiveness across strategies
Named list of term_analysis objects from different strategies
Number of top terms to compare (default: 5)
This function:
Calculates effectiveness scores for each strategy
Identifies top terms in each strategy
Creates a comparison matrix showing performance across strategies