Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollardanuy authored Sep 22, 2020
1 parent 9c60fa9 commit 8a5fc2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ Description of main directories:
* `experiments/`: contains the experiment codes and generated files.

The `experiments/` folder contains two notebooks with the [experiments](https://github.com/Living-with-machines/LwM_SIGSPATIAL2020_ToponymMatching/tree/master/experiments) reported in the paper:
* [Toponym_Matching_Experiments.ipynb](https://github.com/Living-with-machines/LwM_SIGSPATIAL2020_ToponymMatching/blob/develop/experiments/Toponym_Matching_Experiments.ipynb) has the experiments summarized in table 1.
* [Candidate_Ranking_Experiments.ipynb](https://github.com/Living-with-machines/LwM_SIGSPATIAL2020_ToponymMatching/blob/tm_experiments/experiments/Candidate_Ranking_Experiments.ipynb) has the experiments summarized in table 2.
* [Toponym_Matching_Experiments.ipynb](https://github.com/Living-with-machines/LwM_SIGSPATIAL2020_ToponymMatching/blob/master/experiments/Toponym_Matching_Experiments.ipynb) has the experiments summarized in table 1.
* [Candidate_Ranking_Experiments.ipynb](https://github.com/Living-with-machines/LwM_SIGSPATIAL2020_ToponymMatching/blob/master/experiments/Candidate_Ranking_Experiments.ipynb) has the experiments summarized in table 2.

:warning: Make sure you have gone through the required `processing` steps (described [here](https://github.com/Living-with-machines/LwM_SIGSPATIAL2020_ToponymMatching/tree/master/processing)) and that you have all the data needed before you run the experiments.

Expand Down

0 comments on commit 8a5fc2a

Please sign in to comment.