From 633d4cddb34a48bab133b3482fe386e1aa4bb681 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sat, 22 Aug 2020 11:55:33 +0200 Subject: report: Fix swapped layers in layout properties --- lulua/data/report/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lulua/data/report/index.html b/lulua/data/report/index.html index 749c5e9..03db6a2 100644 --- a/lulua/data/report/index.html +++ b/lulua/data/report/index.html @@ -286,12 +286,12 @@ From several runs with 100.000 iterations each the layout which had good scores and looked reasonable to the human eye was picked. - Afterwards the second layer was optimized using the same process, but + Afterwards the third layer was optimized using the same process, but only using data from the Hindawi corpus, because it is the only one with at least some fully diacriticised texts. Finally the different brackets were arranged by hand and the remaining - symbols algorithmically distributed on the third layer using the raw + symbols algorithmically distributed on the second layer using the raw Wikitext from the Arabic Wikipedia dataset.

-- cgit v1.2.3