# Text Functions

- [Strip Functions](/arajs/text-functions/strip-functions.md): set of utility functions for stripping various characters from Arabic text.
- [Normalization Functions](/arajs/text-functions/normalization-functions.md): A set of functions to normalize Arabic text.
- [Tokenization Functions](/arajs/text-functions/tokenization-functions.md): A set of functions to tokenize a given text into sentences or words, with optional conditions and morphological operations.
- [Comparison Functions](/arajs/text-functions/comparison-functions.md): A set of functions for comparing and matching Arabic words based on vocalization, patterns (wazn), and shadda positioning, designed for efficient Arabic text analysis and processing.
- [Frequency Functions](/arajs/text-functions/frequency-functions.md): A pair of functions to efficiently calculate and retrieve the frequency of words and characters in a given text, providing useful insights for text analysis and processing tasks.
- [Additional Functions](/arajs/text-functions/additional-functions.md): A set of functions to do many things
