Design and implement efficient python code to find top K words, analyze performance on 3 input files using metrics. Focus on reducing execution time by skipping stop words. Preserve case sensitivity. Provide analysis of algorithm and data structure used.
countermultiprocessingbigdatamultithreadingpython3performance-metricshashmapheapperformance-analysistext-processingoptimization-algorithmschunk-readeralgorithms-and-data-structuresstop-wordsdefaultdic
-
Updated
Apr 28, 2023 - Jupyter Notebook