Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AneryPatel authored Jun 8, 2020
1 parent ef92336 commit 162bd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To begin with, install the libraries stated in the requirements.txt file as foll
pip install -r requirements.txt
```
The code for FALCON tool has three main aspects: elastic search, the algorithm and evaluation.
## Elastic Search and Background Knowlege
## Elastic Search and Background Knowledge
Before we begin working with the Wikidata Dump, we first need to connect to an elasticsearch endpoint, and a Wikidata endpoint. The elasticsearch endpoint is used to interact with our cluster through the Elasticsearch API.
The ElasticSearch dump (Also knowns as R2: Background Knowledge) for Falcon 2.0 can be downloaded from this link:
https://doi.org/10.6084/m9.figshare.11362883
Expand Down

0 comments on commit 162bd48

Please sign in to comment.