File size: 791 Bytes
837b64d
 
 
1eb9e84
35c1355
1eb9e84
46ef489
 
35c1355
1eb9e84
46ef489
 
35c1355
1eb9e84
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: mit
---

Models and other data for https://github.com/jeniyat/StackOverflowNER. Use `git lfs fetch --all` to download all files.

Please note that folders are stored decompressed due to HuggingFace file size limitations. 

The individual files in ./data_ctc/ are compressed using `gzip`, and can be decompressed using `gunzip -d *.gz`.

Intermediate model checkpoints have not been uploaded due to bandwidth limitations.


**BibTeX entry and citation info**

```bibtex
  @inproceedings{Tabassum20acl,
      title = {Code and Named Entity Recognition in StackOverflow},
      author = "Tabassum, Jeniya and Maddela, Mounica and  Xu, Wei  and Ritter, Alan",
      booktitle = {The Annual Meeting of the Association for Computational Linguistics (ACL)},
      year = {2020}
  }
```