Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


ngramr (version 1.10.0)

ngrami: Get n-gram frequencies (case insensitive version)

Description

This function is a simple wrapper of ngram for case insensitive searches.

Usage

ngrami(phrases, aggregate = TRUE, ...)

Arguments

phrases

vector of phrases

aggregate

sum up each of the terms

...

remaining parameters passed to ngram