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