ar: Data for testing word association measures.

Description Usage Format References Examples

Description

The data are presented in Kenneth Ward Church, Patrick Hanks (1990) Computational Linguistics, 16/1, pages 22-29.

Usage

1

Format

A data frame with 4 observations on the following 6 variables:

N

a numeric vector

The corpus size

word1

a character vector

the first wordform

n

a numeric vector

the discourses sizes

word2

a character vector

the second wordform

K

a numeric vector

The total frequency of the word under scrutiny

k

a numeric vector

The subfrequency of the 6 words in the 10 discourses.

References

Kenneth Ward Church, Patrick Hanks (1990) Computational Linguistics, 16/1, pages 22-29.

Examples

1
2
3
4

sylvainloiseau/wam documentation built on Feb. 12, 2020, 12:30 a.m.