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

Version

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)

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