From 73f862331e501bf9a6b80ac972582bea53d86a22 Mon Sep 17 00:00:00 2001 From: nlpfun Date: Tue, 31 May 2022 22:48:41 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4586697..4c69e9b 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ python compute_ica.py -a1 test/intertext_01 -a2 test/intertext_02 ## TSV Format -To facilitate follow-up search and annotation of parallel corpus, you can run the Python script [intertext2tsv.py](./intertext2tsv.py) to convert Intertext XML files into TSV format: +To facilitate follow-up search and annotation of the parallel corpus, you can run the Python script [intertext2tsv.py](./intertext2tsv.py) to convert Intertext XML files into TSV format: ```bash python intertext2tsv.py -i test/intertext -o test/tsv