This is a tool allows the user to analyses text (.txt) documents. The analysis consists of word frequencies (including stopwords, excluding stopwords, only stopwords), punctuation frequencies, average word length (letters), average sentence length (words), and histograms of the top x most frequently appearing words (using the list of word frequencies) and the top x most frequently appearing punctuations (using the list of punctuation frequencies).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.