Skip to content

Commit 3b56d2b

Browse files
committed
fixed ID mapping
1 parent 709402e commit 3b56d2b

16 files changed

+75833
-71779
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,16 @@ This file contains the relevance data for the testing of the l2r ranker.
6060
### Notebooks
6161

6262
- `NREL_processing.ipynb`:
63-
This notebook contains the code for data processing from NREL API.
63+
This notebook contains the code for data processing from NREL API into the corpus for the search engine.
64+
65+
- `NREL_processing_numerical.ipynb`:
66+
This notebook contains the code for data processing from NREL API into the numerical dataframe for the search engine.
6467

6568
- `Google_Map_Find_API.ipynb`:
6669
This notebook creates the relevance data for the training and testing of the l2r ranker.
6770

71+
- `evaluation.ipynb`:
72+
This notebook contains the code for calling a search engine object and evaluating the perforance by setting all the parameters.
6873

6974
## Reference
7075

0 commit comments

Comments
 (0)