if i % 50 == 0 and self.verbose:
                print('Processing document {} out of {} ...'.format(i+skip, count))