Giter Club home page Giter Club logo

lexemeelan's Introduction

Lexeme ELAN Parser

Tools for processing ELAN annotation files.

At this moment, this project consists of the following tools:

  • Parser for ELAN annotation files *.eaf (XML). Parser creates a tree of objects in memory from annotations. Now, this parser is not universal (the parser knows the specific features of the tiers);
  • An application that creates SQL-insert commands for MS SQL server database from a tree of objects (from annotations).

The input to this parser are a *.eaf (XML) files. Examples of files that the parser actually parsed: https://github.com/ubaleht/SiberianIngrianFinnish/tree/master/annotations

The output of the parser: SQL-commands to add rows to the database (the parser opens a connection to the database and executes the commands). Examples of saved data in the database after the parser has executed the commands (saved in *.sql (txt) files): https://github.com/ubaleht/SiberianIngrianFinnish/tree/master/SpeechDatabase/Data Scheme of this database: https://github.com/ubaleht/SiberianIngrianFinnish/tree/master/SpeechDatabase/Scheme

lexemeelan's People

Contributors

ubaleht avatar

Stargazers

Viktor Martinović avatar Andrey Yakuboy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.