Using the online compendium#

Contents in the site are organised thematically, employing a structure somewhat different from the one adopted in the book that will - through updates and new contents - make this website a standalone resource for the broad view of corpus approaches the volume proposes.
All scripts, commands, and examples are labelled according to the format employed in the book - with the syntax [sX.YZ], [cX.YZ], and [eX.YZ] respectively. X indicates the number of the book chapter where the content appears, while YZ is a progressive number; contents only included in this online compendium are marked with X equal to 0 - e.g. [c0.01]

Readers reaching the site from the volume Corpus Approaches to Language in Social Media should consult the section From the book that contains the following subsections:

Whenever a script, command, or consideration is relative to one or more sections of the book it is labelled using the conventions adopted in the book (e.g. [s5.01]), and the page(s) it refers to is included (often in a sidenote1such as this one) using the label CATLISM followed by the page number(s), such as:

CATLISM, 39-41

A set of figures originally available in the book are included in this compendium in high resolution and in colour format.

asciinema interactive videos#

A number of commands included in the book are documented through asciinema, an open source project that allows users to record and share terminal sessions through an interactive replay of the CLI, where displayed contents can be selected and copied directly from the video. Two details should be noted:

  • when typing a password no character is shown (not either asterisks), as per CLI default behaviour - see e.g. [c5.02-03]

  • typing the first few letters of a command or path and pressing the Tab ↹ key will autofill the command/path name; this is used across all asciinema videos

“The choice of employing asciinema should let readers who have no experience with working through the CLI become acquainted with the type of interactions documented [in the book and in this compendium] by seeing the behaviour that each command produces”2CATLISM, 100, in line with the aims outlined in On scripts and tools.

Legend#

Table below describes the meaning of the symbols used throughout the compendium.

Symbol

Meaning

Indicates additional contents (commands, scripts, etc…) not included in the volume

Indicates updated contents (commands, scripts, etc…); these differ from the version available in the book - an explanation of the difference is provided for each case

Indicates deprecated contents (commands, scripts, etc…) available in the book but not longer working, and kept in the compendium for documentation purposes

Indicates downloadable contents (scripts or other files); clicking the icon will start the download

Available in all code-blocks: clicking on this symbol will copy the contents of the block into the clipboard

Indicates a link to an external content

Indicates a link to a preservation copy of an external content

Indicates an interactive asciinema video

/ /

Indicates a content only available/applicable to Linux (), Windows () or macOS (). When no symbol appears then the content is multiplatform.