textometry-package {textometry} | R Documentation |
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.
Details
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
Author(s)
Sylvain Loiseau, Lise Vaudor, Matthieu Decorde, Lise Vaudor
Examples
data(robespierre);
specificities(robespierre);
[Package textometry version 0.1.6 Index]