Package: interlineaR 1.0
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.
Authors:
interlineaR_1.0.tar.gz
interlineaR_1.0.zip(r-4.6)interlineaR_1.0.zip(r-4.5)
interlineaR_1.0.tgz(r-4.6-any)interlineaR_1.0.tgz(r-4.5-any)
interlineaR_1.0.tar.gz(r-4.6-any)interlineaR_1.0.tar.gz(r-4.5-any)
interlineaR_1.0.tgz(r-4.5-emscripten)
interlineaR.pdf |interlineaR.html✨
interlineaR/json (API)
| # Install 'interlineaR' in R: |
| install.packages('interlineaR', repos = c('https://sylvainloiseau.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sylvainloiseau/interlinear/issues
- vatlongos - A corpus of 10 texts of the Vatlongos (vtk) language
corpus-linguisticsdescriptive-linguisticsdictionariesinterlinear-gloss
Last updated from:34d0b1de57. Checks:8 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 121 | ||
| source / vignettes | OK | 192 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-devel-arm64 | OK | 129 | ||
| macos-release-arm64 | OK | 163 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 77 | ||
| wasm-release | OK | 130 |
Exports:available.entry.fieldsavailable.example.fieldsavailable.relation.fieldsavailable.sense.fieldsread.emeldread.liftread.panglossread.toolbox
Dependencies:cligluelifecyclemagrittrplyrRcppreshape2rlangstringistringrvctrsxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Importing interlinearized corpora and dictionaries as produced by descriptive linguistics software | interlineaR-package interlineaR |
| Information about the structure of the LIFT XML format in order to easily generate XPath expression and extract information. | entry.fields.spec example.fields.spec lift-format relation.fields.spec sense.fields.spec |
| List of the available pieces of information for each entry (ie column in the entry table) | available.entry.fields available.example.fields available.relation.fields available.sense.fields lift.specification |
| Read an EMELD XML document containing an interlinearized corpus. | read.emeld |
| Parse a dictionary in XML LIFT (Lexicon Interchange FormaT) vocabulary and turn it into a set of data.frame | read.lift |
| Read a file in the format used in the pangloss collection | read.pangloss |
| Parse a Toolbox (SIL) text file | read.toolbox |
| A corpus of 10 texts of the Vatlongos (vtk) language | vatlongos |
