Baby Language Lab Scripts
A collection of data processing tools.
 All Classes Namespaces Files Functions Variables Pages
state_machines.py File Reference

Go to the source code of this file.

Classes

class  parsers.state_machines.ParseUttersStateMachine
 This class handles the task of generating Utterance objects from the data within a. More...
 
class  parsers.state_machines.LinkUttersStateMachine
 This class handles the job of linking together Utterances (via their next/prev pointers) that are marked with I/C codes (transcriber code 3) by the transcribers. More...
 

Namespaces

namespace  parsers.state_machines