Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,18 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: NeuCLIR Shared Task at TREC
|
| 3 |
+
emoji: π
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: gray
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
license: apache-2.0
|
| 9 |
---
|
| 10 |
|
| 11 |
+
<h1 align="center">NeuCLIR</h1>
|
| 12 |
+
<p align="center">
|
| 13 |
+
<img src="https://neuclir.github.io/assets/img/logo.png" width="200" height="auto" align="center" />
|
| 14 |
+
</p>
|
| 15 |
+
|
| 16 |
+
NeuCLIR is a cross-language information retrieval track at TREC. The track is focused on the application of modern neural computing techniques to cross-language information retrieval.
|
| 17 |
+
|
| 18 |
+
NeuCLIR was first run in 2022, and will be run again in 2023. Please [visit us at our website for more info](neuclir.github.io).
|