Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

31 lines (20 loc) · 1.22 KB

FiNER-ORD


Overview | Citation | Contact


Overview

This repository contains the benchmarking code for the paper "FiNER-ORD: Financial Named Entity Recognition Open Research Dataset". The dataset, available on HuggingFace, can be used as a benchmark for financial domain-specific NER and NLP tasks. FiNER-ORD consists of a manually annotated dataset of English financial news articles collected from webz.io. More information is available in the paper.

Citation

If you find this repository useful, please cite our work.

@article{shah2024finerordfinancialnamedentity,
  title={FiNER-ORD: Financial Named Entity Recognition Open Research Dataset},
  author={Agam Shah and Abhinav Gullapalli and Ruchit Vithani and Michael Galarnyk and Sudheer Chava},
  journal={arXiv preprint arXiv:2302.11157},
  year={2024}
}

Contact

Please raise issue on GitHub or contact Agam Shah (ashah482[at]gatech[dot]edu) for any issues and questions.
GitHub: @shahagam4