aboutsummaryrefslogtreecommitdiff
path: root/Plan.md
diff options
context:
space:
mode:
Diffstat (limited to 'Plan.md')
-rw-r--r--Plan.md2
1 files changed, 1 insertions, 1 deletions
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.