Text preprocessing and recoding ================================ In this section, you will learn how to modify and replace elements in the text that has been imported, with three different “recipes”. **Section content** .. toctree:: :maxdepth: 1 Convert text to lower or upper case Remove accents from text Replace all occurrences of a string/pattern