Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,18 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
-
emoji:
|
4 |
colorFrom: red
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
-
pinned:
|
8 |
license: mit
|
9 |
---
|
10 |
|
11 |
-
#
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
title: EMNLP 2022 Papers
|
3 |
+
emoji: π
|
4 |
colorFrom: red
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
+
pinned: true
|
8 |
license: mit
|
9 |
---
|
10 |
|
11 |
+
# EMNLP 2022 Papers
|
12 |
|
13 |
+
EMNLP 2022 papers on a map. Paper embeddings via [SciNCL](https://github.com/malteos/scincl). 2D reduction via [UMAP](https://github.com/lmcinnes/umap). Created by [@XYOU](https://twitter.com/xyou).
|
14 |
|
15 |
+
See also:
|
16 |
+
- [Neighborhood Contrastive Learning for Scientific Document Representations with Citation Embeddings (PDF on Arxiv)](http://arxiv.org/abs/2202.06671)
|
17 |
+
- https://github.com/malteos/scincl
|
18 |
+
- https://huggingface.co/malteos/scincl
|