ngram: ngram

Description Usage

View source: R/svm_function.R View source: R/ngram.R

Description

ngram

Usage

1
2
3
4
5
6
7
ngram(
  text_input,
  n = 2,
  plot = TRUE,
  occurence_filter = 8,
  amount_to_graph = 15
)

JackOgozaly/UFNLP documentation built on Dec. 18, 2021, 12:29 a.m.