Build the dictionary Args: filenames (list): list of filenames workers (int): number of concurrent workers threshold (int): defines the minimum word count nwords (int): defines the total number of words in the final dictionary,
(cls, filenames, workers=1, threshold=-1, nwords=-1, padding_factor=8)
source not stored for this graph (policy: none)
no test coverage detected