From ef2f0588fd15ac738ef629868e536c0dec6ca6cd Mon Sep 17 00:00:00 2001 From: Supratim Das Date: Wed, 19 Jul 2017 08:21:09 +0200 Subject: [PATCH] updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ccf523f..dc85513 100755 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ to make necessary changes.
2. Query temporal information
ThesisWork.PseudoRelevanceApp
--> example command line arguments : "3 sumtfScore local RankAggregation 300 0.2"
+-> example command line arguments : "3 sumtfScore local LateFusion 300 0.2"
-> args[0] = QueryNo
-> args[1] = Craftmanship sub model
-> args[2] = Environment (local/global depends on where you want to run local_machine/server)