/elex

What the Package Does (One Line, Title Case)

Primary LanguageR

Elex - Elan Explorer Package

The Elan Explorer package is designed to facilitate the exploration and analysis of linguistic data, particularly focusing on the processing and visualization of data from ELAN files. Developed as part of the seminar "Practical Skills for Working with Linguistic Data."

Installation

You can install the Elan Explorer package from GitHub using the following R command:

install.packages("devtools")
devtools::install_github("nicolas-werner/elex")

Features

Elan Explorer offers a variety of functions tailored for linguistic data analysis, including:

Data Import: Easily import ELAN files (.eaf) into R for analysis. Data Exploration: Functions to quickly summarize and visualize linguistic data. Annotation Analysis: Tools to analyze and visualize annotations from ELAN files.