umlaut_remover


umlaut_remover, a Python code which replaces special characters in a German text by English equivalents, based on work by John Berroa.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Languages:

umlaut_remover is available in a Python version.

Related Data and codes:

chrpak, a Python code which works with characters and strings.

markov_text, a Python code which uses a Markov chain process to sample an existing text file and create a new text that is randomized, but retains some of the structure of the original one.

ngrams, a Python code which analyzes a string or text against the observed frequency of ngrams (particular sequences of n letters) in English text.

Source Code:


Last modified on 29 August 2021.