From e1a333224818c354918e03cb2e7d2283cba2e428 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 2 Oct 2017 22:14:30 +0200 Subject: Typo --- Plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plan.md b/Plan.md index df17f16..421c643 100644 --- a/Plan.md +++ b/Plan.md @@ -41,7 +41,7 @@ Both Indexes are likely implemented by the Nordlys package that we will describe - Category URIs are resolved using `category_labels_en.ttl` file - Predicate URIs are resolved using `infobox_property_definitions_en.ttl` file. If a name for a predicate is not defined, a predicate is omitted. -More information about the way it was indexed can be fond [here](https://iai-group.github.io/DBpedia-Entity/index_details.html). +More information about the way it was indexed can be found [here](https://iai-group.github.io/DBpedia-Entity/index_details.html). 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. -- cgit v1.2.3