Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.7.5) of this package.
Take me there.
stylo (version 0.5.7)
Functions for a variety of stylometric analyses
Description
A number of functions, supplemented by GUI, to perform various analyses in the field of computational stylistics, authorship attribution, etc.
Copy Link
Link to current version
Version
Version
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2-1
0.6.1
0.6.0
0.5.9
0.5.8-2
0.5.8-1
0.5.7
0.5.6
0.5.5-1
0.5.4
0.5.3
0.5.2
0.5.1
Install
install.packages('stylo')
Monthly Downloads
1,560
Version
0.5.7
License
GPL (>= 3)
Maintainer
Maciej Eder
Last Published
August 13th, 2014
Functions in stylo (0.5.7)
Search all functions
gui.oppose
GUI for the function oppose
make.table.of.frequencies
Prepare a table of (relative) word frequencies
culling
Exclude variables (e.g. words, n-grams) from a frequency table that are too characteristic for some samples
stylo
Stylometric multidimensional analyses
delete.stop.words
Exclude stop words (e.g. pronouns, particles, etc.) from a dataset
stylo.default.settings
Setting variables for the package stylo
txt.to.words
Split text into words
assign.plot.colors
Assign colors to samples
rolling.delta
Sequential stylometric analysis
load.corpus
Load text files
gui.classify
GUI for the function classify
txt.to.features
Split string of words or other countable features
define.plot.area
Define area for scatterplots
stylo.pronouns
List of pronouns
oppose
Contrastive analysis of texts
txt.to.words.ext
Split text into words: extended version
make.samples
Split text to samples
load.corpus.and.parse
Load text files and perform pre-processing
make.ngrams
Make text n-grams
classify
Machine-learning classification
delete.markup
Delete HTML or XML tags
gui.stylo
GUI for stylo