Skip to content

SeedlingsBabylab/pyclan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyclan compatible with python3.7

Changes made to forked pyclan:

  • upgraded to python3.7
  • integrated codecheck package

This is a Python library for working with CHAT (.cha) files that are used by the CLAN audio annotation program.

More info about CLAN: here

Note: the parser doesn't comply with the entire CHAT file specification. It implements a subset of the specification (enough to parse the SEEDLings corpus).

install

$: pip install git+https://github.com/SeedlingsBabylab/pyclan.git

usage examples:

detailed usage examples can be found in this notebook, here

About

Library for working with CLAN files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published