中文
相关论文

相关论文: Text Segmentation Using Exponential Models

200 篇论文

Text segmentation, the task of dividing a document into sections, is often a prerequisite for performing additional natural language processing tasks. Existing text segmentation methods have typically been developed and tested using clean,…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Carol Anderson , Phil Crone

Text segmentation (TS) aims at dividing long text into coherent segments which reflect the subtopic structure of the text. It is beneficial to many natural language processing tasks, such as Information Retrieval (IR) and document…

计算与语言 · 计算机科学 2015-11-30 Mostafa Bayomi , Killian Levacher , M. Rami Ghorab , Séamus Lawless

We present a probabilistic model that uses both prosodic and lexical cues for the automatic segmentation of speech into topically coherent units. We propose two methods for combining lexical and prosodic information using hidden Markov…

计算与语言 · 计算机科学 2022-02-28 G. Tur , D. Hakkani-Tur , A. Stolcke , E. Shriberg

This paper presents a model-based, unsupervised algorithm for recovering word boundaries in a natural-language text from which they have been deleted. The algorithm is derived from a probability model of the source that generated the text.…

计算与语言 · 计算机科学 2007-05-23 Michael R. Brent

Text segmentation, the task of dividing a document into contiguous segments based on its semantic structure, is a longstanding challenge in language understanding. Previous work on text segmentation focused on unsupervised methods such as…

计算与语言 · 计算机科学 2018-03-28 Omri Koshorek , Adir Cohen , Noam Mor , Michael Rotman , Jonathan Berant

Linear Text Segmentation is the task of automatically tagging text documents with topic shifts, i.e. the places in the text where the topics change. A well-established area of research in Natural Language Processing, drawing from…

计算与语言 · 计算机科学 2024-11-26 Iacopo Ghinassi , Lin Wang , Chris Newell , Matthew Purver

We propose a method for segmentation of expository texts based on hierarchical agglomerative clustering. The method uses paragraphs as the basic segments for identifying hierarchical discourse structure in the text, applying lexical…

cmp-lg · 计算机科学 2016-08-31 Yaakov Yaari

Breaking down the structure of long texts into semantically coherent segments makes the texts more readable and supports downstream applications like summarization and retrieval. Starting from an apparent link between text coherence and…

计算与语言 · 计算机科学 2020-01-06 Goran Glavaš , Swapna Somasundaran

Large language models (LLMs) often struggle to accurately read and comprehend extremely long texts. Current methods for improvement typically rely on splitting long contexts into fixed-length chunks. However, fixed truncation risks…

计算与语言 · 计算机科学 2025-06-04 Boheng Sheng , Jiacheng Yao , Meicong Zhang , Guoxiu He

This paper describes TextTiling, an algorithm for partitioning expository texts into coherent multi-paragraph discourse units which reflect the subtopic structure of the texts. The algorithm uses domain-independent lexical frequency and…

cmp-lg · 计算机科学 2008-02-03 Marti A. Hearst

The growing complexity of legal cases has lead to an increasing interest in legal information retrieval systems that can effectively satisfy user-specific information needs. However, such downstream systems typically require documents to be…

计算与语言 · 计算机科学 2021-05-18 Dennis Aumiller , Satya Almasian , Sebastian Lackner , Michael Gertz

Topic segmentation is important in understanding scientific documents since it can not only provide better readability but also facilitate downstream tasks such as information retrieval and question answering by creating appropriate…

计算与语言 · 计算机科学 2023-01-06 Jeonghwan Lee , Jiyeong Han , Sunghoon Baek , Min Song

When searching for information, a human reader first glances over a document, spots relevant sections and then focuses on a few sentences for resolving her intention. However, the high variance of document structure complicates to identify…

计算与语言 · 计算机科学 2019-02-14 Sebastian Arnold , Rudolf Schneider , Philippe Cudré-Mauroux , Felix A. Gers , Alexander Löser

A generic system for text categorization is presented which uses a representative text corpus to adapt the processing steps: feature extraction, dimension reduction, and classification. Feature extraction automatically learns features from…

cmp-lg · 计算机科学 2008-02-03 Thomas Bayer , Ingrid Renz , Michael Stein , Ulrich Kressel

Text segmentation plays an important role in various Natural Language Processing (NLP) tasks like summarization, context understanding, document indexing and document noise removal. Previous methods for this task require manual feature…

机器学习 · 计算机科学 2018-08-30 Pinkesh Badjatiya , Litton J Kurisinkel , Manish Gupta , Vasudeva Varma

Segmenting text into sentences plays an early and crucial role in many NLP systems. This is commonly achieved by using rule-based or statistical methods relying on lexical features such as punctuation. Although some recent works no longer…

计算与语言 · 计算机科学 2024-10-04 Markus Frohmann , Igor Sterner , Ivan Vulić , Benjamin Minixhofer , Markus Schedl

Document and discourse segmentation are two fundamental NLP tasks pertaining to breaking up text into constituents, which are commonly used to help downstream tasks such as information retrieval or text summarization. In this work, we…

计算与语言 · 计算机科学 2020-12-08 Michal Lukasik , Boris Dadachev , Gonçalo Simões , Kishore Papineni

We explore the use of semantic word embeddings in text segmentation algorithms, including the C99 segmentation algorithm and new algorithms inspired by the distributed word vector representation. By developing a general framework for…

计算与语言 · 计算机科学 2015-03-19 Alexander A Alemi , Paul Ginsparg

The ability to cheaply train text classifiers is critical to their use in information retrieval, content analysis, natural language processing, and other tasks involving data which is partly or fully textual. An algorithm for sequential…

cmp-lg · 计算机科学 2008-02-03 David D. Lewis , William A. Gale

Automatic segmentation of text into minimal content-bearing units is an unsolved problem even for languages like English. Spaces between words offer an easy first approximation, but this approximation is not good enough for machine…

cmp-lg · 计算机科学 2008-02-03 I. Dan Melamed
‹ 上一页 1 2 3 10 下一页 ›