Analysis of Word frequency count for 10 TB file with words from Oxford Dictonary [on hold]
Analysis of Word frequency count for 10 TB file with words from Oxford Dictonary [on hold] I have been asked to write my analysis about for counting word frequency file with words from the Oxford dictionary with one word per line and total size of file being 10 terabyte. And it contains every word from the dictionary at least once. How should I approach this problem? I was thinking of starting with how many words an Oxford dictionary has and what the average length of the word is, and calculating the number of bytes used by each word on each line. Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question. This is probably far too open ended right now to be suitable as a question here. Have you been asked t...