Description Usage Format References Examples
A tiny corpus ready for word association measures.
A tiny corpus containing with frequencies of 6 words in 10 discourses par Robespierre (between november 1793 and july 1794)
This data frame study 6 words in 10 discourses ; it contains therefore 60 rows.
The words : de
ennemi
others
patrie
peuple
republique
.
1 |
A data frame with 60 observations on the following 6 variables.
N
a numeric vector
The corpus size
n
a numeric vector
the discourses sizes
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.
types
The words represented by this line
parts
The part concerned with this line
LAFON, Pierre, 1980. « Sur la variabilité de la fréquence des formes dans un corpus ». In : Mots. 1. pp. 127–165.
1 2 | data(robespierre)
wam(data=robespierre, measure = "chisq")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.