interlineaR: Importing Interlinearized Corpora and Dictionaries as Produced by Descriptive Linguistics Software

Interlinearized glossed texts (IGT) are used in descriptive linguistics for representing a morphological analysis of a text through a morpheme-by-morpheme gloss. 'InterlineaR' provide a set of functions that targets several popular formats of IGT ('SIL Toolbox', 'EMELD XML') and that turns an IGT into a set of data frames following a relational model (the tables represent the different linguistic units: texts, sentences, word, morphems). The same pieces of software ('SIL FLEX', 'SIL Toolbox') typically produce dictionaries of the morphemes used in the glosses. 'InterlineaR' provide a function for turning the LIFT XML dictionary format into a set of data frames following a relational model in order to represent the dictionary entries, the sense(s) attached to the entries, the example(s) attached to senses, etc.

Version: 1.0
Depends: R (≥ 2.14), xml2, reshape2
Suggests: kableExtra, knitr, rmarkdown, testthat
Published: 2018-05-22
Author: Sylvain Loiseau [aut, cre]
Maintainer: Sylvain Loiseau <sylvain.loiseau at univ-paris13.fr>
License: BSD_3_clause + file LICENSE
URL: https://github.com/sylvainloiseau/interlineaR
NeedsCompilation: no
Materials: README
CRAN checks: interlineaR results

Documentation:

Reference manual: interlineaR.pdf
Vignettes: Case studies
Importing interlinearized corpora and dictionary into R

Downloads:

Package source: interlineaR_1.0.tar.gz
Windows binaries: r-devel: interlineaR_1.0.zip, r-release: interlineaR_1.0.zip, r-oldrel: interlineaR_1.0.zip
macOS binaries: r-release (arm64): interlineaR_1.0.tgz, r-oldrel (arm64): interlineaR_1.0.tgz, r-release (x86_64): interlineaR_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=interlineaR to link to this page.