Learn R Programming

textometry (version 0.1.2)

textometry-package: Statistical exploration of textual corpora

Description

Statistical exploration of textual corpora using several methods from french 'lexicometrie' and french 'Data Analysis' schools. It includes methods for exploring irregularity of distribution of lexicon (or other features) accross parts of texts; multidimensionnal exploration ('Analyse des correspondances'), etc.

Arguments

Details

ll{ Package: textometry Type: Package Version: 1.0 Date: 2009-01-18 License: GPLv3 Depends: R (>= 2.5.0) Packaged: Thu Mar 12 17:00:01 2009; sloiseau Built: R 2.7.1; ; 2009-03-12 17:00:03; unix }

Index: specificities Compute Lexical Specificness of subcorpus progression Draw progression graphic

Examples

Run this code
data(robespierre);
specificities(robespierre);

Run the code above in your browser using DataLab