The Frequency Analyzer is a program that is used to sum the total number of characters of a particular type in a corpus (sample document). The corpus can either be loaded from a separate file or it can be written in a text box in the main program interface. The program can output the results to a tab-separated variable file (*.tsv) which can be imported into Microsoft Excel or OpenOffice Calc for further analysis. There are also a large number of options that can be used to filter certain characters out of the total.
2007-03-18 Bradley Tetzlaff