if i % 100 == 0 and self.verbose:
                print('Adding name to document {} out of {}.'.format(i, count))