diff options
author | Lars-Dominik Braun <lars@6xq.net> | 2020-04-25 21:07:11 +0200 |
---|---|---|
committer | Lars-Dominik Braun <lars@6xq.net> | 2020-04-25 21:08:04 +0200 |
commit | 4679f89e8fe2541e10eb1c834eb9f56a68b0e3ee (patch) | |
tree | 9af4e4670710065dd21e3d8d72d7e83af85fe90c /lulua/data/report/index.html | |
parent | 8e964d9e6951e7251e37e4071308cf4354c4bd54 (diff) | |
download | lulua-4679f89e8fe2541e10eb1c834eb9f56a68b0e3ee.tar.gz lulua-4679f89e8fe2541e10eb1c834eb9f56a68b0e3ee.tar.bz2 lulua-4679f89e8fe2541e10eb1c834eb9f56a68b0e3ee.zip |
ar-lulua: Optimize layer two and three
Take another stab at the symbol layers and call it v0.3.
Diffstat (limited to 'lulua/data/report/index.html')
-rw-r--r-- | lulua/data/report/index.html | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/lulua/data/report/index.html b/lulua/data/report/index.html index 96725b7..0e4c779 100644 --- a/lulua/data/report/index.html +++ b/lulua/data/report/index.html @@ -230,7 +230,13 @@ From several runs with 100.000 iterations each the layout which had good scores and looked reasonable to the human eye was picked. <!-- --> - Optimal arrengement of layers two and up are still under investigation. + Afterwards the second 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 + Wikitext from the Arabic Wikipedia dataset. </p> <p> |