/pychildes

A Python interface to childes-db

Primary LanguagePythonMIT LicenseMIT

pychildes

A Python interface to childes-db

example use

import childes as chi

df = chi.get_transcripts(corpus=['Brown', 'Providence'])