Skip to content

Commit f025f53

Browse files
committed
Update pkgdown
1 parent 7a555d8 commit f025f53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vignettes/semantic_analysis.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ network$summary
5454
corr_network <- word_correlation_network(
5555
dfm_object,
5656
common_term_n = 15,
57-
corr_n = 0.2,
57+
corr_n = 0.3,
5858
community_method = "leiden"
5959
)
6060

0 commit comments

Comments
 (0)