From 25ed9a9c00f63cf59ae635598e0c513ac5f28430 Mon Sep 17 00:00:00 2001 From: Julia Suter Date: Tue, 8 Jan 2019 01:17:17 +0100 Subject: [PATCH] Update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 45c1a28..1cc9904 100644 --- a/README.md +++ b/README.md @@ -74,8 +74,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: +In the `settings.py`, you can select the one-mode projection. Set *version* to: - *pu* for P unweighted - *pw* for P weighted