中文
相关论文

相关论文: Named Entity Recognition in Indian court judgments

200 篇论文

Domain-specific Entity Recognition holds significant importance in legal contexts, serving as a fundamental task that supports various applications such as question-answering systems, text summarization, machine translation, sentiment…

计算与语言 · 计算机科学 2024-07-09 Atin Sakkeer Hussain , Anu Thomas

Extraction of categorised named entities from text is a complex task given the availability of a variety of Named Entity Recognition (NER) models and the unstructured information encoded in different source document formats. Processing the…

There is an increasing interest in studying natural language and computer code together, as large corpora of programming texts become readily available on the Internet. For example, StackOverflow currently has over 15 million programming…

计算与语言 · 计算机科学 2020-11-17 Jeniya Tabassum , Mounica Maddela , Wei Xu , Alan Ritter

Named entity recognition (NER) identifies typed entity mentions in raw text. While the task is well-established, there is no universally used tagset: often, datasets are annotated for use in downstream applications and accordingly only…

计算与语言 · 计算机科学 2019-10-08 Xiao Huang , Li Dong , Elizabeth Boschee , Nanyun Peng

We propose the application of Transformer-based language models for classifying entity legal forms from raw legal entity names. Specifically, we employ various BERT variants and compare their performance against multiple traditional…

计算与语言 · 计算机科学 2023-10-20 Alexander Arimond , Mauro Molteni , Dominik Jany , Zornitsa Manolova , Damian Borth , Andreas G. F. Hoepner

Identifying, classifying, and analyzing arguments in legal discourse has been a prominent area of research since the inception of the argument mining field. However, there has been a major discrepancy between the way natural language…

Ever-larger language models with ever-increasing capabilities are by now well-established text processing tools. Alas, information extraction tasks such as named entity recognition are still largely unaffected by this progress as they are…

计算与语言 · 计算机科学 2023-08-16 Tobias Deußer , Lars Hillebrand , Christian Bauckhage , Rafet Sifa

Fine-grained entity typing is a challenging task with wide applications. However, most existing datasets for this task are in English. In this paper, we introduce a corpus for Chinese fine-grained entity typing that contains 4,800 mentions…

计算与语言 · 计算机科学 2020-04-21 Chin Lee , Hongliang Dai , Yangqiu Song , Xin Li

Named Entity Recognition (NER) is a challenging and widely studied task that involves detecting and typing entities in text. So far,NER still approaches entity typing as a task of classification into universal classes (e.g. date, person, or…

计算与语言 · 计算机科学 2023-02-22 Tristan Luiggi , Laure Soulier , Vincent Guigue , Siwar Jendoubi , Aurélien Baelde

Entities like person, location, organization are important for literary text analysis. The lack of annotated data hinders the progress of named entity recognition (NER) in literary domain. To promote the research of literary NER, we build…

计算与语言 · 计算机科学 2024-10-16 Hanjie Zhao , Jinge Xie , Yuchen Yan , Yuxiang Jia , Yawen Ye , Hongying Zan

Artificial Intelligence (AI) has huge impact on our daily lives with applications such as voice assistants, facial recognition, chatbots, autonomously driving cars, etc. Natural Language Processing (NLP) is a cross-discipline of AI and…

计算与语言 · 计算机科学 2023-04-18 Klim Zaporojets

The escalating number of pending cases is a growing concern world-wide. Recent advancements in digitization have opened up possibilities for leveraging artificial intelligence (AI) tools in the processing of legal documents. Adopting a…

信息检索 · 计算机科学 2023-10-19 Subinay Adhikary , Sagnik Das , Sagnik Saha , Procheta Sen , Dwaipayan Roy , Kripabandhu Ghosh

Named Entity Recognition (NER) models play a crucial role in various NLP tasks, including information extraction (IE) and text understanding. In academic writing, references to machine learning models and datasets are fundamental components…

计算与语言 · 计算机科学 2023-11-17 Wolfgang Otto , Matthäus Zloch , Lu Gan , Saurav Karmakar , Stefan Dietze

Food touches our lives through various endeavors, including flavor, nourishment, health, and sustainability. Recipes are cultural capsules transmitted across generations via unstructured text. Automated protocols for recognizing named…

Availability of challenging benchmarks is the key to advancement of AI in a specific field.Since Legal Text is significantly different than normal English text, there is a need to create separate Natural Language Processing benchmarks for…

计算与语言 · 计算机科学 2025-08-11 Prathamesh Kalamkar , Janani Venugopalan Ph. D. , Vivek Raghavan Ph. D

Automatically understanding the rhetorical roles of sentences in a legal case judgement is an important problem to solve, since it can help in several downstream tasks like summarization of legal judgments, legal search, and so on. The task…

信息检索 · 计算机科学 2019-11-14 Paheli Bhattacharya , Shounak Paul , Kripabandhu Ghosh , Saptarshi Ghosh , Adam Wyner

Large Language Models (LLMs) have significantly advanced the development of Legal Artificial Intelligence (Legal AI) in recent years, enhancing the efficiency and accuracy of legal tasks. To advance research and applications of LLM-based…

计算与语言 · 计算机科学 2025-09-15 Zhitian Hou , Zihan Ye , Nanli Zeng , Tianyong Hao , Kun Zeng

This paper introduces a named entity recognition approach in textual corpus. This Named Entity (NE) can be a named: location, person, organization, date, time, etc., characterized by instances. A NE is found in texts accompanied by…

信息检索 · 计算机科学 2011-03-01 Wahiba Ben Abdessalem Karaa

A large amount of information in today's world is now stored in knowledge bases. Named Entity Recognition (NER) is a process of extracting, disambiguation, and linking an entity from raw text to insightful and structured knowledge bases.…

计算与语言 · 计算机科学 2024-11-11 Monica Munnangi

Named Entity Recognition (NER) is a foundational NLP task that aims to provide class labels like Person, Location, Organisation, Time, and Number to words in free text. Named Entities can also be multi-word expressions where the additional…