Skip to content

Python script to convert IMDI xml generated by SayMore to U of N. Texas required xml format (.untl).

Notifications You must be signed in to change notification settings

sarahrmoeller/IMDI2UNTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

IMDI2UNTL

Creator: Sarah Moeller

For: University of North Texas, Department of Linguistics

Converts .imdi xml files generated by SayMore to UNTL xml for UNT Dept of Linguistics. Needs SayMore v3.1.4 and lower, but some code should already work with summer '18 SayMore release.

Dependencies: sys, os, xmltodict (https://github.com/martinblech/xmltodict)

From command line: python3 <path/to/IMDIPackages/sessionID> <path/to/destination/folder, Default=<path/to/IMDIPackages/sessionID>

About

Python script to convert IMDI xml generated by SayMore to U of N. Texas required xml format (.untl).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages