-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9fdcc36
commit b622118
Showing
1 changed file
with
1 addition
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -241,12 +241,7 @@ Full predictions of all models on test and training sets and the values of evalu | |
We benefit from [``pytrec_eval``](https://github.com/cvangysel/pytrec_eval), [``gensim``](https://radimrehurek.com/gensim/), [Josh Feldman's blog](https://joshfeldman.net/WeightUncertainty/), and other libraries. We would like to thank the authors of these libraries and helpful resources. | ||
|
||
## 6. License: | ||
©2021. This work is licensed under a [CC BY-NC-SA 4.0](license.txt) license. | ||
|
||
Arman Dashti<sup>1</sup>, [Hossein Fani](https://hosseinfani.github.io/)<sup>1,2</sup> | ||
|
||
<sup><sup>1</sup>School of Computer Science, Faculty of Science, University of Windsor, ON, Canada.</sup> | ||
<sup><sup>2</sup>[[email protected]](mailto:[email protected])</sup> | ||
©2024. This work is licensed under a [CC BY-NC-SA 4.0](license.txt) license. | ||
|
||
## 7. Citation: | ||
``` | ||
|