Examples for

String Processing

String processing allows a large body of text to be quickly analyzed. Wolfram|Alpha can process strings into n-grams by word and character, encode a string using a substitution cipher and more.

String Analysis

Break a string down into n-grams, including bigrams and trigrams.

Find n -grams in a string:

More examples

String Encodings

Encode a string using ciphers and other techniques.

Encode a string with the ROT13 substitution cipher:

Render a string in leetspeak:

More examples