Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

languageR (version 0.2)

twente: Frequency spectrum for the Twente News Corpus

Description

Frequency (m) and frequency of frequency (Vm) for string types in the Twente News Corpus.

Usage

data(twente)

Arguments

source

Twente News Corpus.

Examples

Run this code
data(twente)
library(zipfR)
twente.spc = spc(m=twente$m, Vm = twente$Vm)
plot(twente.spc)

Run the code above in your browser using DataLab