Open jmccrae opened 4 months ago
Write the data using the TCF format developed in https://github.com/teangaNLP/teanga.rs
corpus = read_corpus_from_tcf_file("corpus.tcf") corpus.to_tcf("corpus.tcf")
Write the data using the TCF format developed in https://github.com/teangaNLP/teanga.rs