StackOverflowNER / README.md
itisphilippe's picture
Update README.md
35c1355
metadata
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

  @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}
  }