Skip to content

kcutils/kctei_stylesheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a collection of XSLT-Stylesheets to transform Kiel Corpus ISO/TEI files (KCTEI) into file formats for specific linguistic software.

stylesheets are XSLT 2.0

Transformation can be done using Saxon-HE (http://saxon.sourceforge.net/).

This directory contains wrapper scripts to call Saxon-HE using Java. For now you only need saxon.jar in ./lib/ to use these scripts which can be a link to saxon-he-10.3.jar for example.

Examples

Produce some praat TextGrid output:

$ ./xsltproc.sh data/g111a00l.xml xslt/KCTEI2TextGrid.xsl

About

Set of stylesheets to transform Kiel Corpus TEI files (KCTEI) into file formats for specific linguistic software using XSLT.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages