9.6. UNIversal Text AnalyZer

What is UNITAZ? It is a fine tool for the text analysis. It can show you the list of words from the current document, and show the count of each word. Call UNITAZ with sorting abc - do analysis and then sort words list, Call UNITAZ plain - do analysis without sorting. Call UNITAZ with sorting by count - the same, but with sorting by the word's count.

Extract words - extracts all words from the current document. It is useful, for example, to make some sort of a dictionary or so. Warning! All that functions are relatively slow, so be patient and do not think that TEA has freezed. Wait, read an interesting book, drink some cola, click here and there with your mouse, read an interesting book again, think twise about the Universe and the place of our planet in the Milkway galaxy, drink some cola, read an int...

Also UNITAZ shows how many words are total, and amount of unique words - words count WITHOUT repetitions of that words.