nltk.FeatList.insert

FeatList.insert(*args, **kwargs)

L.insert(index, object) – insert object before index If self is frozen, raise ValueError.