W

Word Frequency Counter Code

This code allows you to enter a section of text, in which it will count the frequency of each word and places it in a table format. It uses python, and specifically the pandas package.