“Why Should I Trust You?”: Explaining the Predictions of Any Classifier, Marco Tulio Ribeiro, Sameer Singh, and Carlos Guestrin, 2016KDD '16: Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data MiningDOI: 10.48550/arXiv.1602.04938 - Introduces the LIME framework, including its application to text data, the perturbation approach, and the concept of local interpretable models.
lime documentation, Marco Tulio Ribeiro, 2021 - Provides practical guidance and API reference for implementing LIME, specifically for text data using the lime.lime_text.LimeTextExplainer class.