English
Related papers

Related papers: Evaluating Inter-Bilingual Semantic Parsing for In…

200 papers

Sign languages are the primary means of communication for many hard-of-hearing people worldwide. Recently, to bridge the communication gap between the hard-of-hearing community and the rest of the population, several sign language…

Computation and Language · Computer Science 2023-07-12 Abhinav Joshi , Susmit Agrawal , Ashutosh Modi

The explosive growth of online content demands robust Natural Language Processing (NLP) techniques that can capture nuanced meanings and cultural context across diverse languages. Semantic Textual Relatedness (STR) goes beyond superficial…

Computation and Language · Computer Science 2024-04-16 Sharvi Endait , Srushti Sonavane , Ridhima Sinare , Pritika Rohera , Advait Naik , Dipali Kadam

Indian Sign Language has limited resources for developing machine learning and data-driven approaches for automated language processing. Though text/audio-based language processing techniques have shown colossal research interest and…

Computation and Language · Computer Science 2024-07-09 Abhinav Joshi , Romit Mohanty , Mounika Kanakanti , Andesha Mangla , Sudeep Choudhary , Monali Barbate , Ashutosh Modi

Cross-Lingual Semantic Parsing (CLSP) aims to translate queries in multiple natural languages (NLs) into meaning representations (MRs) such as SQL, lambda calculus, and logic forms. However, existing CLSP models are separately proposed and…

Computation and Language · Computer Science 2023-06-08 Yusen Zhang , Jun Wang , Zhiguo Wang , Rui Zhang

Semantic parsers map natural language utterances to meaning representations. The lack of a single standard for meaning representations led to the creation of a plethora of semantic parsing datasets. To unify different datasets and train a…

Computation and Language · Computer Science 2021-06-15 Marco Damonte , Emilio Monti

Syntactic parsing is a necessary task which is required for NLP applications including machine translation. It is a challenging task to develop a qualitative parser for morphological rich and agglutinative languages. Syntactic analysis is…

Computation and Language · Computer Science 2015-01-29 Monika T. Makwana , Deepak C. Vegda

Large Language Models (LLMs) perform well on unseen tasks in English, but their abilities in non English languages are less explored due to limited benchmarks and training data. To bridge this gap, we introduce the Indic QA Benchmark, a…

Machine Learning · Computer Science 2025-02-25 Abhishek Kumar Singh , Vishwajeet kumar , Rudra Murthy , Jaydeep Sen , Ashish Mittal , Ganesh Ramakrishnan

Semantic parsing has emerged as a significant and powerful paradigm for natural language interface and question answering systems. Traditional methods of building a semantic parser rely on high-quality lexicons, hand-crafted grammars and…

Computation and Language · Computer Science 2017-05-10 Liang Li , Pengyu Li , Yifan Liu , Tao Wan , Zengchang Qin

Semantic parsing is one of the key components of natural language understanding systems. A successful parse transforms an input utterance to an action that is easily understood by the system. Many algorithms have been proposed to solve this…

Computation and Language · Computer Science 2020-10-09 Qile Zhu , Haidar Khan , Saleh Soltan , Stephen Rawls , Wael Hamza

Codeswitching has become one of the most common occurrences across multilingual speakers of the world, especially in countries like India which encompasses around 23 official languages with the number of bilingual speakers being around 300…

Computation and Language · Computer Science 2022-01-03 Dhruval Jain , Arun D Prabhu , Shubham Vatsal , Gopi Ramena , Naresh Purre

Potentially idiomatic expressions (PIEs) construe meanings inherently tied to the everyday experience of a given language community. As such, they constitute an interesting challenge for assessing the linguistic (and to some extent…

Computation and Language · Computer Science 2026-02-25 Dilara Torunoğlu-Selamet , Dogukan Arslan , Rodrigo Wilkens , Wei He , Doruk Eryiğit , Thomas Pickard , Adriana S. Pagano , Aline Villavicencio , Gülşen Eryiğit , Ágnes Abuczki , Aida Cardoso , Alesia Lazarenka , Dina Almassova , Amalia Mendes , Anna Kanellopoulou , Antoni Brosa-Rodríguez , Baiba Saulite , Beata Wojtowicz , Bolette Pedersen , Carlos Manuel Hidalgo-Ternero , Chaya Liebeskind , Danka Jokić , Diego Alves , Eleni Triantafyllidi , Erik Velldal , Fred Philippy , Giedre Valunaite Oleskeviciene , Ieva Rizgeliene , Inguna Skadina , Irina Lobzhanidze , Isabell Stinessen Haugen , Jauza Akbar Krito , Jelena M. Marković , Johanna Monti , Josue Alejandro Sauca , Kaja Dobrovoljc , Kingsley O. Ugwuanyi , Laura Rituma , Lilja Øvrelid , Maha Tufail Agro , Manzura Abjalova , Maria Chatzigrigoriou , María del Mar Sánchez Ramos , Marija Pendevska , Masoumeh Seyyedrezaei , Mehrnoush Shamsfard , Momina Ahsan , Muhammad Ahsan Riaz Khan , Nathalie Carmen Hau Norman , Nilay Erdem Ayyıldız , Nina Hosseini-Kivanani , Noémi Ligeti-Nagy , Numaan Naeem , Olha Kanishcheva , Olha Yatsyshyna , Daniil Orel , Petra Giommarelli , Petya Osenova , Radovan Garabik , Regina E. Semou , Rozane Rebechi , Salsabila Zahirah Pranida , Samia Touileb , Sanni Nimb , Sarfraz Ahmad , Sarvinoz Sharipova , Shahar Golan , Shaoxiong Ji , Sopuruchi Christian Aboh , Srdjan Sucur , Stella Markantonatou , Sussi Olsen , Vahide Tajalli , Veronika Lipp , Voula Giouli , Yelda Yeşildal Eraydın , Zahra Saaberi , Zhuohan Xie

For building question answering systems and natural language interfaces, semantic parsing has emerged as an important and powerful paradigm. Semantic parsers map natural language into logical forms, the classic representation for many…

Computation and Language · Computer Science 2016-03-23 Percy Liang

Exploring and quantifying semantic relatedness is central to representing language and holds significant implications across various NLP tasks. While earlier NLP research primarily focused on semantic similarity, often within the English…

While sequence-to-sequence (seq2seq) models achieve state-of-the-art performance in many natural language processing tasks, they can be too slow for real-time applications. One performance bottleneck is predicting the most likely next token…

Computation and Language · Computer Science 2019-07-26 Chunyang Xiao , Christoph Teichmann , Konstantine Arkoudas

While Large Language Models (LLMs) have significantly advanced Text-to-SQL performance, existing benchmarks predominantly focus on Western contexts and simplified schemas, leaving a gap in real-world, non-Western applications. We present…

Computation and Language · Computer Science 2026-04-16 Aviral Dawar , Roshan Karanth , Vikram Goyal , Dhruv Kumar

Despite cross-lingual generalization demonstrated by pre-trained multilingual models, the translate-train paradigm of transferring English datasets across multiple languages remains to be a key mechanism for training task-specific…

Computation and Language · Computer Science 2023-02-14 Abhijeet Awasthi , Nitish Gupta , Bidisha Samanta , Shachi Dave , Sunita Sarawagi , Partha Talukdar

With nearly 1.5 billion people and more than 120 major languages, India represents one of the most diverse regions in the world. As multilingual Vision-Language Models (VLMs) gain prominence, robust evaluation methodologies are essential to…

Tokenization plays a pivotal role in multilingual NLP. However, existing tokenizers are often skewed towards high-resource languages, limiting their effectiveness for linguistically diverse and morphologically rich languages such as those…

Computation and Language · Computer Science 2025-06-25 N J Karthika , Maharaj Brahma , Rohit Saluja , Ganesh Ramakrishnan , Maunendra Sankar Desarkar

This work explores a new robust approach for Semantic Parsing of unrestricted texts. Our approach considers Semantic Parsing as a Consistent Labelling Problem (CLP), allowing the integration of several knowledge types (syntactic and…

Computation and Language · Computer Science 2007-05-23 Jordi Atserias , Lluis Padro , German Rigau

This paper provides a comprehensive analysis of the first shared task on End-to-End Natural Language Generation (NLG) and identifies avenues for future research based on the results. This shared task aimed to assess whether recent…

Computation and Language · Computer Science 2019-07-25 Ondřej Dušek , Jekaterina Novikova , Verena Rieser
‹ Prev 1 2 3 10 Next ›