Package: interlineaR
Type: Package
Title: Importing Interlinearized Corpora and Dictionaries as Produced
        by Descriptive Linguistics Software
Version: 1.0
Date: 2018-05-18
Authors@R: person("Sylvain", "Loiseau", email = "sylvain.loiseau@univ-paris13.fr", role = c("aut", "cre"))
Description: 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.
License: BSD_3_clause + file LICENSE
Depends: R (>= 2.14), xml2, reshape2
LazyData: true
URL: https://github.com/sylvainloiseau/interlineaR
Collate: read.emeld.R read.lift.R interlineaR-package.R read.toolbox.R
        read.pangloss.R dataset.R lift.specifications.R common.R
BuildResaveData: xz
Encoding: UTF-8
RoxygenNote: 6.0.1
Suggests: kableExtra, knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-19 06:35:56 UTC; sloiseau
Author: Sylvain Loiseau [aut, cre]
Maintainer: Sylvain Loiseau <sylvain.loiseau@univ-paris13.fr>
Repository: CRAN
Date/Publication: 2018-05-22 12:17:37 UTC
Built: R 4.4.3; ; 2025-10-21 13:53:56 UTC; windows
