paper-with-me

Papers

Legal Question Answering using Ranking SVM and Deep Convolutional Neural Network

2017-03-16 · Phong-Khac Do, Huy-Tien Nguyen, Chien-Xuan Tran, Minh-Tien Nguyen, Minh-Le Nguyen

This paper presents a study of employing Ranking SVM and Convolutional Neural Network for two missions: legal information retrieval and question answering in the Competition on Legal Information Extraction/Entailment. For the first task, our proposed model used a triple of features (LSI, Manhattan, Jaccard), and is based on paragraph level instead of article level as in previous studies. In fact, each single-paragraph article corresponds to a particular paragraph in a huge multiple-paragraph article. For the legal question answering task, additional statistical features from information retrieval task integrated into Convolutional Neural Network contribute to higher accuracy.

📄 PDF Abstract BibTeX arXiv:1703.05320

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalQuestion AnsweringRetrieval

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Pre-training, Fine-tuning and Re-ranking: A Three-Stage Framework for Legal Question Answering

2024-12-27 · Shiwen Ni, Hao Cheng, Min Yang

Legal question answering (QA) has attracted increasing attention from people seeking legal advice, which aims to retrieve the most applicable answers from a large-scale database of question-answer pairs. Previous methods…

Question AnsweringRepresentation LearningRe-Ranking

A Free Format Legal Question Answering System

2021-11-01 · EMNLP (NLLP) 2021 11 · Soha Khazaeli, Janardhana Punuru, Chad Morris, Sanjay Sharma 외

We present an information retrieval-based question answer system to answer legal questions. The system is not limited to a predefined set of questions or patterns and uses both sparse vector search and embeddings for inp…

Information RetrievalQuestion AnsweringRe-RankingRetrieval

Answering Legal Questions by Learning Neural Attentive Text Representation

2020-12-01 · COLING 2020 8 · Phi Manh Kien, Ha-Thanh Nguyen, Ngo Xuan Bach, Vu Tran 외

Text representation plays a vital role in retrieval-based question answering, especially in the legal domain where documents are usually long and complicated. The better the question and the legal documents are represent…

ArticlesQuestion AnsweringRetrievalvalid

NeCo@ALQAC 2023: Legal Domain Knowledge Acquisition for Low-Resource Languages through Data Enrichment

2023-09-11 · Hai-Long Nguyen, Dieu-Quynh Nguyen, Hoang-Trung Nguyen, Thu-Trang Pham 외

In recent years, natural language processing has gained significant popularity in various sectors, including the legal domain. This paper presents NeCo Team's solutions to the Vietnamese text processing tasks provided in…

Question AnsweringRetrieval

VLSP 2025 MLQA-TSR Challenge: Vietnamese Multimodal Legal Question Answering on Traffic Sign Regulation

2025-10-23 · Son T. Luu, Trung Vo, Hiep Nguyen, Khanh Quoc Tran 외 arxiv

This paper presents the VLSP 2025 MLQA-TSR - the multimodal legal question answering on traffic sign regulation shared task at VLSP 2025. VLSP 2025 MLQA-TSR comprises two subtasks: multimodal legal retrieval and multimod…

Question Answering