Description Usage Arguments Value
File must comply with the following format: 3 lines per data, first line is the sentence in the language with morphological segmentation, second line is the gloss and third line is the translation. This function will therefore reject files with a not divisible by three count of lines.
1 | read_txt(txt.file)
|
txt.file |
Text file containing the data. |
A data frame with three columns: language, gloss and translation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.