Compile Textual Data and Visualize the Results Using Excel
This recipe takes data provided by textual analysis tools and uses Microsoft Excel to create graphs to aid in its interpretation.
Ingredients

This recipe needs a good exercise to show how to
Compile Textual Data and Visualize the Results Using Excel?
Steps
- Take an electronic text from a source such as Project Gutenberg;
- Tidy up the text using a tool such as TAPoR Neko Transformer Tool;
- Generate a list of words used in the text using the TAPoR List Words Tool;
- Generate a frequency distribution chart using TAPoR Pattern Distribution Tool for a particular word, phrase or partial word;
- Save the results to your computer as an XML file;
- Open the results in Microsoft Excel;
- Graph the results as a chart
Next Steps/Further Information
--
ShawnDay – 14 April 2007