GroupingTier

class polyglotdb.io.types.parsing.GroupingTier(name, linguistic_type)[source]

Methods

__init__(name, linguistic_type) Initialize self.
add(annotations[, save]) save annotations to _list
reset() resets _list and speaker
add(annotations, save=True)[source]

save annotations to _list

Parameters:
annotations : list

the annotations to save

save : boolean

defaults to True