stack_doc_metrics: Get the metrics for all documents

Description Usage Arguments Author(s)

View source: R/stack_doc_metrics.R

Description

Extracts the nested metrics for each document and concatenates them.

Usage

1
stack_doc_metrics(word_scores, remove_zero_counts = TRUE)

Arguments

word_scores

Scores tibble from compare_vocabs().

remove_zero_counts

Whether to filter out the words that were not in a document from that document's results. (Logical)

Often reduces the size of the output but may hinder some downstream analyses.

Author(s)

Ludvig Renbo Olsen, r-pkgs@ludvigolsen.dk


LudvigOlsen/vocabular2 documentation built on Jan. 4, 2020, 4:15 p.m.