We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b9bdb commit ca1dba6Copy full SHA for ca1dba6
README.md
@@ -35,6 +35,9 @@
35
36
The logo was created using [Recraft](https://www.recraft.ai/).
37
38
+> [!NOTE]
39
+> The demonstration paper describing Evalica has been accepted at the [COLING 2025](https://coling2025.org/) conference in Abu Dhabi!
40
+
41
## Installation
42
43
- [pip](https://pip.pypa.io/): `pip install evalica`
@@ -114,6 +117,10 @@ Evalica has a built-in [Gradio](https://www.gradio.app/) application that can be
114
117
[PageRank]: https://doi.org/10.1016/S0169-7552(98)00110-X
115
118
[Newman]: https://jmlr.org/papers/v24/22-1086.html
116
119
120
+## Citation
121
122
+Coming soon.
123
124
## Copyright
125
126
Copyright (c) 2024 [Dmitry Ustalov](https://github.com/dustalov). See [LICENSE](LICENSE) for details.
0 commit comments