diagnosys: Identify noisy documents in a corpus

View source: R/utils.R

diagnosysR Documentation

Identify noisy documents in a corpus

Description

Identify noisy documents in a corpus

Usage

diagnosys(x, ...)

Arguments

x

character or quanteda::corpus() object whose texts will be diagnosed.

...

extra arguments passed to quanteda::tokens().


LSX documentation built on June 20, 2025, 1:08 a.m.

Related to diagnosys in LSX...