Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 643 Bytes

File metadata and controls

10 lines (9 loc) · 643 Bytes

Frequency analysis can be used to count letters, but in our case, we are counting the frequency of meaningful words and phrases and filtering out stopwords. It is a useful study within the field of computer science. This is due to its function because it is being capable of outputting the frequency of letters or groups of letters in a ciphertext.

Frequency analysis is a study that can be found within our GatorMinor. A GatorMinor user can use frequency analysis by inputting the path_to_file for each markdown assignment he/she would like to run studies on. Then an user can run a a frequency analysis study on chose markdown assignments.