← Search

Nemika Tyagi

3 accepted papers

2025

Parsing the Switch: LLM-Based UD Annotation for Complex Code-Switched and Low-Resource Languages

EMNLP 2025

Code-switching presents a complex challenge for syntactic analysis, especially in low-resource language settings where annotated data is scarce. While recent work has explored the use of large language models (LLMs) for sequence-level tagging, few approaches systematically investigate how well these

Cited by 0SourcePDFScholar
2024

Chaos with Keywords: Exposing Large Language Models Sycophancy to Misleading Keywords and Evaluating Defense Strategies

ACL 2024findings

This study explores the sycophantic tendencies of Large Language Models (LLMs), where these models tend to provide answers that match what users want to hear, even if they are not entirely correct. The motivation behind this exploration stems from the common behavior observed in individuals searchin…

Cited by 6SourcePDFScholar
2024

Step-by-Step Reasoning to Solve Grid Puzzles: Where do LLMs Falter?

EMNLP 2024main

Solving grid puzzles involves a significant amount of logical reasoning. Hence, it is a good domain to evaluate reasoning capability of a model which can then guide us to improve the reasoning ability of models. However, most existing works evaluate only the final predicted answer of a puzzle, witho…