From 5dedca82e900d3851221c5b20cabc0ee10874cd8 Mon Sep 17 00:00:00 2001 From: Paddy Xu Date: Fri, 19 Jul 2019 11:04:02 +0300 Subject: [PATCH] Update README.md --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6b8c0f5..ed15002 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,7 @@ positional arguments: LIST_2 filename of the second segmented string list -example: ./AU-Join --taxonomy tax.txt --synonym syn.txt --jaccard 3 -c3 --oresult.csv 0.9 list1.txt list2.txt +example: ./AU-Join --taxonomy tax.txt --synonym syn.txt --jaccard 3 -c3 -oresult.csv 0.9 list1.txt list2.txt ``` ##### AU-Esti Usage @@ -112,8 +111,7 @@ positional arguments: OVERLAPS values of overlap to be tested -example: ./AU-Esti --taxonomy tax.txt --synonym syn.txt --jaccard 3 0.9 list1.txt -list2.txt 1 2 3 4 5 +example: ./AU-Esti --taxonomy tax.txt --synonym syn.txt --jaccard 3 0.9 list1.txt list2.txt 1 2 3 4 5 ``` ## Feedback @@ -122,4 +120,4 @@ Pengfei Xu (pengfei.xu[at]helsinki[dot]fi) and Jiaheng Lu (jiahenglu[at]gmail[do ## License -MIT License \ No newline at end of file +MIT License