paper-with-me

홈 › Papers

XNLP: An Interactive Demonstration System for Universal Structured NLP

2023-08-03 · Hao Fei, Meishan Zhang, Min Zhang, Tat-Seng Chua

Structured Natural Language Processing (XNLP) is an important subset of NLP that entails understanding the underlying semantic or syntactic structure of texts, which serves as a foundational component for many downstream applications. Despite certain recent efforts to explore universal solutions for specific categories of XNLP tasks, a comprehensive and effective approach for unifying all XNLP tasks long remains underdeveloped. In the meanwhile, while XNLP demonstration systems are vital for researchers exploring various XNLP tasks, existing platforms can be limited to, e.g., supporting few XNLP tasks, lacking interactivity and universalness. To this end, we propose an advanced XNLP demonstration platform, where we propose leveraging LLM to achieve universal XNLP, with one model for all with high generalizability. Overall, our system advances in multiple aspects, including universal XNLP modeling, high performance, interpretability, scalability, and interactivity, providing a unified platform for exploring diverse XNLP tasks in the community. XNLP is online: https://xnlp.haofei.vip

📄 PDF Abstract BibTeX arXiv:2308.01846

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Role of Interactive Visualization in Explaining (Large) NLP Models: from Data to Inference

2023-01-11 · Richard Brath, Daniel Keim, Johannes Knittel, SHimei Pan 외

With a constant increase of learned parameters, modern neural language models become increasingly more powerful. Yet, explaining these complex model's behavior remains a widely unsolved problem. In this paper, we discuss…

EvalxNLP: A Framework for Benchmarking Post-Hoc Explainability Methods on NLP Models

2025-05-02 · Mahdi Dhaini, Kafaite Zahra Hussain, Efstratios Zaradoukas, Gjergji Kasneci

As Natural Language Processing (NLP) models continue to evolve and become integral to high-stakes applications, ensuring their interpretability remains a critical challenge. Given the growing variety of explainability me…

Benchmarking

LexNLP: Natural language processing and information extraction for legal and regulatory texts

2018-06-10 · Michael J Bommarito II, Daniel Martin Katz, Eric M Detterman

LexNLP is an open source Python package focused on natural language processing and machine learning for legal and regulatory text. The package includes functionality to (i) segment documents, (ii) identify key text such …

Teach Me to Explain: A Review of Datasets for Explainable Natural Language Processing

2021-02-24 · Sarah Wiegreffe, Ana Marasović

Explainable NLP (ExNLP) has increasingly focused on collecting human-annotated textual explanations. These explanations are used downstream in three ways: as data augmentation to improve performance on a predictive task,…

Data Augmentation

PSDoodle: Searching for App Screens via Interactive Sketching

2022-04-05 · Soumik Mohian, Christoph Csallner

Keyword-based mobile screen search does not account for screen content and fails to operate as a universal tool for all levels of users. Visual searching (e.g., image, sketch) is structured and easy to adopt. Current vis…