diff --git a/R/sentencizer.R b/R/sentencizer.R index 8abe72f..d0fb781 100644 --- a/R/sentencizer.R +++ b/R/sentencizer.R @@ -107,7 +107,6 @@ sentencizer <- function(out, sent_dict = NULL, localhost = NULL, validation = F) text.sent_sum = sum(sent_sum), text.words = sum(words), text.sent_words = sum(sent_words), - text.sent_lemmas = I(list(unlist(sent_lemmas))), text.sentences = n() ) %>% mutate(