4 \title{ compute association score beteen tokens }
6 Compute association between pairs of words in a text. Not implemented yet.
13 \item{corpus}{ The number of cooccurrences found in a given unit (phrase, sentence, paragraph) between \code{type1} et \code{type2} }
22 Lafon P. (1981) <<~Analyse lexicom\'etrique et recherche des cooccurrences~>>, \emph{Mots}, pp. 95--148, n~3.
23 See http://www.persee.fr/showPage.do?urn=mots\_0243-6450\_1981\_num\_3\_1\_1041
26 \author{ Sylvain Loiseau }