GisPy: A Tool for Measuring Gist Inference Score in Text
2022-05-25NAACL (WNU) 2022Code Available1· sign in to hype
Pedram Hosseini, Christopher R. Wolfe, Mona Diab, David A. Broniatowski
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/phosseini/GisPyOfficialIn papernone★ 13
Abstract
Decision making theories such as Fuzzy-Trace Theory (FTT) suggest that individuals tend to rely on gist, or bottom-line meaning, in the text when making decisions. In this work, we delineate the process of developing GisPy, an open-source tool in Python for measuring the Gist Inference Score (GIS) in text. Evaluation of GisPy on documents in three benchmarks from the news and scientific text domains demonstrates that scores generated by our tool significantly distinguish low vs. high gist documents. Our tool is publicly available to use at: https://github.com/phosseini/GisPy.