CoolFace
Datasetpublic

sfd-anonymous/sec-parser

SEC Filings Dataset Parser This repository contains the core parser used to convert SEC EDGAR filings into layout-faithful Markdown-style text for downstream dataset construction and evaluation. Contents sec_parser/sec_parser.py: main parser implementation sec_parser/special_chars.py: special-character normalization tables sec_parser/hardcodes.py: filing cleanup hardcodes sec_parser/config.py: parser configuration pdf_table_fastpath.py, table_ocr_backends.py… See the full description on the dataset page: https://huggingface.co/datasets/sfd-anonymous/sec-parser.

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes89downloads
8 commits on main
c4075e65mo ago

Update anonymized dataset naming

sefd-anonymous
8949c8f5mo ago

Update anonymized dataset naming

sefd-anonymous
062bb875mo ago

Remove generated cache file __pycache__/test_sec_parser.cpython-311.pyc

sefd-anonymous
95a05105mo ago

Remove generated cache file __pycache__/table_ocr_backends.cpython-311.pyc

sefd-anonymous
417af545mo ago

Remove generated cache file __pycache__/pdf_table_fastpath.cpython-311.pyc

sefd-anonymous
602ab665mo ago

Remove generated cache file __pycache__/mistral_pdf_ocr_overlay.cpython-311.pyc

sefd-anonymous
62787e25mo ago

Upload SEC parser release files

sefd-anonymous
ba165135mo ago

initial commit

sefd-anonymous