File size: 714 Bytes
d10a3b4
 
 
 
 
 
c07a1a8
d10a3b4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c07a1a8
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: false
license: mit
duplicated_from: malteos/emnlp2022-papers
---

# 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
```