From 62f85fb1bdf6639da7d386c57201066a4fe45217 Mon Sep 17 00:00:00 2001 From: Erin van der Veen Date: Fri, 29 Sep 2017 11:26:30 +0200 Subject: Write small section on Nordlys in Plan --- Plan.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Plan.md b/Plan.md index 78bf7c5..f0be4fb 100644 --- a/Plan.md +++ b/Plan.md @@ -30,3 +30,10 @@ Of the following files from the 2015-10 dump: Our hypothesis is that not all of the fields are of similar importance. As such, our idea is to use some kind of Hill-Climbing algorithm to determine just what combination of fields (or possible weights) produces the best output. + +## Nordlys +The Nordlys toolkit was used to create the results described above, as such, it provides us with the means to reproduce these results. +In addition, Nordlys provides a Python interface that can be used to implement the Hill Climbing algorithm. + +The data that is used by the results is also bundled with the Nordlys Python package, and has already been indexed. +This allows us to use the Python package without having to convert/index the data ourselves. -- cgit v1.2.3