Skip to content

Simple program to detect labeling errors in ELAN annotation format.

Notifications You must be signed in to change notification settings

nurSaadat/elan-eaf-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

elan-eaf-reader

Python application to convert .eaf files to .txt.

Prerequisites

   pip install tqdm

Get Started

To start program open the terminal and type python eaf2txt.py source_directory output_directory.

Output Example

      0	1120	Lorem ipsum dolor sit amet
   1120	1270	consectetur adipiscing elit
   1270	2920	sed do eiusmod tempor incididunt ut labore et dolore magna aliqua

About

Simple program to detect labeling errors in ELAN annotation format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published