Chris Pollett > Students > Smith

    Print View

    [Bio]

    [Blog]

    [CS297 Proposal]

    [Creating Vectors]

    [Film Resources]

    [CS297 Write-Up - pdf]

    [Deliverable 1: Parser]

    [Deliverable 2: Liner]

    [Deliverable 3: Training Set]

    [Deliverable 4: Lister]

    [CS298 Report - pdf]

    [CS298 Code - zip]

    [CS298 Defense Slides - pptx]

























Deliverable 1: The Parser Tool

The parser tool takes a script and parses it into a java object for use with the liner and lister tools.

Input: script file in .txt format

Output: parsed script in .json fromat

parser.zip