aboutsummaryrefslogtreecommitdiff
path: root/Plan.md
diff options
context:
space:
mode:
authorCamil Staps2017-10-02 22:14:30 +0200
committerCamil Staps2017-10-02 22:14:30 +0200
commite1a333224818c354918e03cb2e7d2283cba2e428 (patch)
tree3eb08eef835fa0e084692b1839437340d3b915e0 /Plan.md
parentExpanded install (diff)
Typo
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.