diff options
Diffstat (limited to 'Plan.md')
-rw-r--r-- | Plan.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |