gtd_event_coverage: Extract GTD events with news article annotations

Description Usage Arguments

View source: R/gtd_match_analysis.r

Description

Create a data.frame in which each row is a unique event, with variables indicating whether the event matches at least one news article (has_news) and the number of news articles (N_news)

Usage

1
gtd_event_coverage(g, weight_thres)

Arguments

g

The graph data, as returned by the compare_documents function.

weight_thres

The threshold for the similarity score


maskedforreview/gtdnews documentation built on April 12, 2021, 11:53 a.m.