jayelm / chatparse

Parse CHAT syntax from the CHILDES corpus to YAML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatparse

This is a Ruby script designed to parse and convert files in the CHAT Transcription format of natural language conversations, most commonly used in the CHILDES (Child Language Data Exchange System) corpus at CMU (http://childes.psy.cmu.edu/).

Currently chatparse can convert from .cha to .yaml and back.

Usage

$ ruby chatparse.rb transcript.cha  # Makes transcript.yaml

About

Parse CHAT syntax from the CHILDES corpus to YAML

License:MIT License


Languages

Language:Ruby 100.0%