N-gram Transcription
Converts input text composed of distinct
n-grams
into representative letters of the alphabets (and numerical digits if needed).
Convert input
Settings
N-gram Length
N = 1 (character)
N = 2 (bigram)
N = 3 (trigram)
N =
Target Characters
Letters (A-Z, a-z)
Digits (0-9)
All characters
Other Options
Input case sensitive
Remove whitespace
Results
Made by A4
Inspired by
dCode's alphabetic transcription tool