← Search

Jivnesh Sandhan

6 accepted papers

2025

CAPE: Context-Aware Personality Evaluation Framework for Large Language Models

EMNLP 2025

Psychometric tests, traditionally used to assess humans, are now being applied to Large Language Models (LLMs) to evaluate their behavioral traits. However, existing studies follow a context-free approach, answering each question in isolation to avoid contextual influence. We term this the Disney Wo

2025

Mahānāma: A Unique Testbed for Literary Entity Discovery and Linking

EMNLP 2025

High lexical variation, ambiguous references, and long-range dependencies make entity resolution in literary texts particularly challenging. We present Mahānāma, the first large-scale dataset for end-to-end Entity Discovery and Linking (EDL) in Sanskrit, a morphologically rich and under-resourced la

2024

CSSL: Contrastive Self-Supervised Learning for Dependency Parsing on Relatively Free Word Ordered and Morphologically Rich Low Resource Languages

EMNLP 2024main

Neural dependency parsing has achieved remarkable performance for low resource morphologically rich languages. It has also been well-studied that morphologically rich languages exhibit relatively free word order. This prompts a fundamental investigation: Is there a way to enhance dependency parsing…

Cited by 0SourcePDFScholar
2023

DepNeCTI: Dependency-based Nested Compound Type Identification for Sanskrit

EMNLP 2023long findings

Multi-component compounding is a prevalent phenomenon in Sanskrit, and understanding the implicit structure of a compound’s components is crucial for deciphering its meaning. Earlier approaches in Sanskrit have focused on binary compounds and neglected the multi-component compound setting. This work…

Cited by 0SourcecodeScholar
2022

A Novel Multi-Task Learning Approach for Context-Sensitive Compound Type Identification in Sanskrit

COLING 2022main

The phenomenon of compounding is ubiquitous in Sanskrit. It serves for achieving brevity in expressing thoughts, while simultaneously enriching the lexical and structural formation of the language. In this work, we focus on the Sanskrit Compound Type Identification (SaCTI) task, where we consider th…

2022

TransLIST: A Transformer-Based Linguistically Informed Sanskrit Tokenizer

EMNLP 2022finding

Sanskrit Word Segmentation (SWS) is essential in making digitized texts available and in deploying downstream tasks. It is, however, non-trivial because of the sandhi phenomenon that modifies the characters at the word boundaries, and needs special treatment. Existing lexicon driven approaches for S…