From 9c2c20d5ea567fb1b09dfbc17fa3a56e4591ab76 Mon Sep 17 00:00:00 2001 From: Julia Suter Date: Tue, 8 Jan 2019 01:16:32 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11bf060..45c1a28 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Per default, the test driver function will create the entity graph with networkx The evaluation script will evaluate the entity graph on the sentence reordering paper as described in the paper. Simply run the script with python. In the `settings.py`, you can select the one-mode projection: -Set $version$ to: +Set *version* to: - *pu* for P unweighted - *pw* for P weighted