Skip to content

cnclabs/codes.fin.relation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

codes.fin.relation

Static Badge GitHub Repo stars GitHub last commit

This repo is for the paper titled "Financial Risk Relation Identification through Dual-view Adaptation".

๐Ÿ“‚ Repository Structure

  • /CAVDSR/
    Implements the CAVDSR (Correlation of Absolute Values of Daily Stock Returns) metric, used to evaluate alignment between textual risk relations and stock market signals.
    ๐Ÿ‘‰ See /CAVDSR/README.md for details.

  • /ADGAT/
    Contains code for the Adaptive Dynamic Graph Attention Network (ADGAT), designed to model evolving firmโ€“firm relations through GNN architectures.
    ๐Ÿ‘‰ See /ADGAT/README.md.

  • /FinanceRAG/ (MultiHiertt)
    Houses implementations of MultiHiertt, a hierarchical retrieval and reasoning framework for financial documents, integrated into a Finance-specific RAG pipeline.
    ๐Ÿ‘‰ See /FinanceRAG/README.md.

  • /Preprocessing
    Download and preprocess Form 10-K filings.
    ๐Ÿ‘‰ See /Preprocessing/README.md.


Model Download

Please refer to the huggingface link for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors