From d6992499d578576429c3d240d18e4da0a5a15ad3 Mon Sep 17 00:00:00 2001 From: Simon Gog Date: Mon, 21 Oct 2019 12:50:55 +0200 Subject: [PATCH] Add python command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6cc74c..4f3c123 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ preparing the datasets for indexing: 1. The command - $ extract_dict.py trec_05_efficiency_queries/trec_05_efficiency_queries.completions + $ python extract_dict.py trec_05_efficiency_queries/trec_05_efficiency_queries.completions extract the dictionary from a file listing all completions in textual form.