File size: 672 Bytes
36c2dbd
a37170e
 
36c2dbd
ce2a8f2
36c2dbd
a37170e
36c2dbd
 
 
a37170e
ce2a8f2
a37170e
ce2a8f2
17fd582
 
a37170e
 
 
17fd582
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
title: EMNLP 2022 Papers
emoji: 📜
colorFrom: red
colorTo: gray
sdk: static
pinned: true
license: mit
---

# EMNLP 2022 Papers

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).

## See also

- [Neighborhood Contrastive Learning for Scientific Document Representations with Citation Embeddings (PDF on Arxiv)](http://arxiv.org/abs/2202.06671)
- https://github.com/malteos/scincl
- https://huggingface.co/malteos/scincl


## Run locally

```bash
# via local web server at http://localhost
python -m http.server 80
```