read_lang: read_lang Function reads tier language attributes from a...

Description Usage Arguments Examples

View source: R/read_lang.R

Description

This function reads just an individual tier of one ELAN file

Usage

1
2
  read_lang(eaf_file = "/Volumes/langdoc/langs/kpv/kpv_izva20140404IgusevJA/kpv_izva20140404IgusevJA.eaf",
  linguistic_type = "orthT", def_lang = "kpv")

Arguments

eaf_file

This is a path to the file.

tier

This is the linguistic type of the tier

Examples

1
read_tier(path = "corpora/kpv/", tier = "wordT")

langdoc/FRelan documentation built on May 20, 2019, 7:55 p.m.