We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a555d8 commit f025f53Copy full SHA for f025f53
1 file changed
vignettes/semantic_analysis.Rmd
@@ -54,7 +54,7 @@ network$summary
54
corr_network <- word_correlation_network(
55
dfm_object,
56
common_term_n = 15,
57
- corr_n = 0.2,
+ corr_n = 0.3,
58
community_method = "leiden"
59
)
60
0 commit comments