## Results for story.txt ``` FIX your results related to story.txt go here FIX ``` ## Predictions * Load dictionary for ArrayList with kjv10.txt as dictionary * Load dictionary for LinkedList with kjv10.txt as dictionary * Load dictionary for SortedArrayList with kjv10.txt as dictionary * Load dictionary for ArrayList with words.txt as dictionary * Load dictionary for LinkedList with words.txt as dictionary * Load dictionary for SortedArrayList with words.txt as dictionary * Spell-check for ArrayList with kjv10.txt as dictionary * Spell-check for LinkedList with kjv10.txt as dictionary * Spell-check for SortedArrayList with kjv10.txt as dictionary * Spell-check for ArrayList with words.txt as dictionary * Spell-check for LinkedList with words.txt as dictionary * Spell-check for SortedArrayList with words.txt as dictionary ### Fastest Cluster ### Middle Cluster ### Slowest Cluster ### Rationale Classification into Fastest, Middle, and Slowest Clusters FIX explain your reasons for the above groupings here FIX ## Results for kjv10.txt ``` FIX your results related to kjv10.txt go here FIX ```