Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 614 Bytes

File metadata and controls

11 lines (7 loc) · 614 Bytes

LLM for Citation Classification

Authors: Alex Fogelson, Ana Trisovic, Neil Thompson Affiliation: MIT FutureTech

Paper link: PENDING

To reproduce the numerical results, simply run python main.py --all.

interconfusion_matrices and ground_truth_matrices are output directories for the confusion matrices that are generated. data stores the labeled and classified sentences, as well as other metadata and confusion matrices. Note that it is currently (intentionally) missing a file sentence_classification_corpus.csv, which will be published upon the publication of the paper for which is was created.