paper-with-me

Papers

Neural Natural Language Processing for Long Texts: A Survey on Classification and Summarization

2023-05-25 · Dimitrios Tsirmpas, Ioannis Gkionis, Georgios Th. Papadopoulos, Ioannis Mademlis

The adoption of Deep Neural Networks (DNNs) has greatly benefited Natural Language Processing (NLP) during the past decade. However, the demands of long document analysis are quite different from those of shorter texts, while the ever increasing size of documents uploaded online renders automated understanding of lengthy texts a critical issue. Relevant applications include automated Web mining, legal document review, medical records analysis, financial reports analysis, contract management, environmental impact assessment, news aggregation, etc. Despite the relatively recent development of efficient algorithms for analyzing long documents, practical tools in this field are currently flourishing. This article serves as an entry point into this dynamic domain and aims to achieve two objectives. First of all, it provides an introductory overview of the relevant neural building blocks, serving as a concise tutorial for the field. Secondly, it offers a brief examination of the current state-of-the-art in two key long document analysis tasks: document classification and document summarization. Sentiment analysis for long texts is also covered, since it is typically treated as a particular case of document classification. Consequently, this article presents an introductory exploration of document-level analysis, addressing the primary challenges, concerns, and existing solutions. Finally, it offers a concise definition of "long text/document", presents an original overarching taxonomy of common deep neural methods for long document analysis and lists publicly available annotated datasets that can facilitate further research in this area.

📄 PDF Abstract BibTeX arXiv:2305.16259

Code (0)

등록된 구현이 없습니다.

Tasks

Document ClassificationDocument SummarizationManagementSentiment Analysis

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

A Survey of Automatic Personality Detection from Texts

2020-12-01 · COLING 2020 8 · Sanja Stajner, Seren Yenikent

Personality profiling has long been used in psychology to predict life outcomes. Recently, automatic detection of personality traits from written messages has gained significant attention in computational linguistics and…

Survey

NLP for The Greek Language: A Longer Survey

2024-08-20 · Katerina Papantoniou, Yannis Tzitzikas

English language is in the spotlight of the Natural Language Processing (NLP) community with other languages, like Greek, lagging behind in terms of offered methods, tools and resources. Due to the increasing interest in…

Information RetrievalManagementRetrievalSurvey

A Survey on Long Text Modeling with Transformers

2023-02-28 · Zican Dong, Tianyi Tang, Lunyi Li, Wayne Xin Zhao

Modeling long texts has been an essential technique in the field of natural language processing (NLP). With the ever-growing number of long documents, it is important to develop effective modeling methods that can proces…

Survey

A Comprehensive Survey on Long Context Language Modeling

2025-03-20 · Jiaheng Liu, Dawei Zhu, Zhiqi Bai, Yancheng He 외

Efficient processing of long contexts has been a persistent pursuit in Natural Language Processing. With the growing number of long documents, dialogues, and other textual data, it is important to develop Long Context La…

Language ModelingLanguage ModellingSurvey

A Literature Review: Stemming Algorithms for Indian Languages

2013-08-25 · M. Thangarasu, R. Manavalan

Stemming is the process of extracting root word from the given inflection word. It also plays significant role in numerous application of Natural Language Processing (NLP). The stemming problem has addressed in many cont…

Survey