Learn R Programming

textometry (version 0.1.3)

textometry-package: Textual Data Analysis Package used by the TXM Software

Description

Statistical exploration of textual corpora using several methods from French 'Textometrie' (new name of 'Lexicometrie') and French 'Data Analysis' schools. It includes methods for exploring irregularity of distribution of lexicon features across text sets or parts of texts (Specificity analysis); multi-dimensional exploration (Factorial analysis), etc. Those methods are used in the TXM software.

Arguments

Details

ll{ Package: textometry Type: Package Version: 0.1.3 Date: 2014-06-16 License: GPLv3 Depends: R (>= 1.5.0) }

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

Examples

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

Run the code above in your browser using DataLab