if i % 50 == 0 and self.verbose:
                print("Processing doc {} out of {}...".format(i+start, count))