paper-with-me

Papers

EDGAR-CORPUS: Billions of Tokens Make The World Go Round

2021-09-29 · EMNLP (ECONLP) 2021 11 · Lefteris Loukas, Manos Fergadiotis, Ion Androutsopoulos, Prodromos Malakasiotis

We release EDGAR-CORPUS, a novel corpus comprising annual reports from all the publicly traded companies in the US spanning a period of more than 25 years. To the best of our knowledge, EDGAR-CORPUS is the largest financial NLP corpus available to date. All the reports are downloaded, split into their corresponding items (sections), and provided in a clean, easy-to-use JSON format. We use EDGAR-CORPUS to train and release EDGAR-W2V, which are WORD2VEC embeddings for the financial domain. We employ these embeddings in a battery of financial NLP tasks and showcase their superiority over generic GloVe embeddings and other existing financial word embeddings. We also open-source EDGAR-CRAWLER, a toolkit that facilitates downloading and extracting future annual reports.

📄 PDF Abstract BibTeX arXiv:2109.14394

Code (0)

등록된 구현이 없습니다.

Tasks

Word Embeddings

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

The Stanford EDGAR Filings Dataset: Reconstructing U.S. Corporate and Financial Disclosures into Layout-Faithful and Token-Efficient Pretraining Data

2026-06-16 · Nick Bettencourt, Xiaowei Ding, Kay Giesecke arxiv

As high-quality public web corpora become increasingly exhausted, clean long-context documents have become a scarce and expensive source of training data for large language models (LLMs). Existing long-context corpora ar…

LEDGAR: A Large-Scale Multi-label Corpus for Text Classification of Legal Provisions in Contracts

2020-05-01 · LREC 2020 5 · Don Tuggener, Pius von D{\"a}niken, Thomas Peetz, Mark Cieliebak

We present LEDGAR, a multilabel corpus of legal provisions in contracts. The corpus was crawled and scraped from the public domain (SEC filings) and is, to the best of our knowledge, the first freely available corpus of …

General Classificationtext-classificationText Classification

OpenEDGAR: Open Source Software for SEC EDGAR Analysis

2018-06-13 · Michael J Bommarito II, Daniel Martin Katz, Eric M Detterman

OpenEDGAR is an open source Python framework designed to rapidly construct research databases based on the Electronic Data Gathering, Analysis, and Retrieval (EDGAR) system operated by the US Securities and Exchange Comm…

Retrieval

Explainable Enrichment-Driven GrAph Reasoner (EDGAR) for Large Knowledge Graphs with Applications in Drug Repurposing

2024-09-27 · Olawumi Olasunkanmi, Evan Morris, Yaphet Kebede, Harlin Lee 외

Knowledge graphs (KGs) represent connections and relationships between real-world entities. We propose a link prediction framework for KGs named Enrichment-Driven GrAph Reasoner (EDGAR), which infers new edges by mining …

Knowledge GraphsLink Prediction

Context-NER : Contextual Phrase Generation at Scale

2021-09-16 · Himanshu Gupta, Shreyas Verma, Santosh Mashetty, Swaroop Mishra

Named Entity Recognition (NER) has seen significant progress in recent years, with numerous state-of-the-art (SOTA) models achieving high performance. However, very few studies have focused on the generation of entities'…

ContextNERLanguage ModellingMachine Reading Comprehensionnamed-entity-recognition+8