make_kphon_master: Make kphon master file

Description Usage Arguments

View source: R/make_kphon_master.R

Description

Make kphon master file

Usage

1
2
make_kphon_master(kphon_path = ".", script_path, script_command = "perl",
  output_csv = FALSE)

Arguments

kphon_path

local path to kphon directory in which 'annotations' directory exists

script_path

path to a script which takes orthographic forms as input and generates a tab-seperated file of underlying and surface forms.

script_command

the shell command required to run the script (e.g. perl script.pl input.txt output.txt). Default is perl.

output_csv

(over)write to _kphon-master.csv file? Default is false.


fauxneticien/kphon documentation built on Aug. 1, 2019, 3:09 a.m.