diff options
author | Camil Staps | 2017-10-02 22:14:30 +0200 |
---|---|---|
committer | Camil Staps | 2017-10-02 22:14:30 +0200 |
commit | e1a333224818c354918e03cb2e7d2283cba2e428 (patch) | |
tree | 3eb08eef835fa0e084692b1839437340d3b915e0 /Plan.md | |
parent | Expanded install (diff) |
Typo
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. |