中文
相关论文

相关论文: Pagination: It's what you say, not how long it tak…

200 篇论文

Paging is a prototypical problem in the area of online algorithms. It has also played a central role in the development of learning-augmented algorithms -- a recent line of research that aims to ameliorate the shortcomings of classical…

Page segmentation is a web page analysis process that divides a page into cohesive segments, such as sidebars, headers, and footers. Current page segmentation approaches use either the DOM, textual content, or rendering style information of…

计算机视觉与模式识别 · 计算机科学 2021-12-23 Mohammad Bajammal , Ali Mesbah

We introduce the strongly NP-complete pagination problem, an extension of BIN PACKING where packing together two items may make them occupy less volume than the sum of their individual sizes. To achieve this property, an item is defined as…

数据结构与算法 · 计算机科学 2017-09-06 Aristide Grange , Imed Kacem , Sébastien Martin

Page layout analysis is a fundamental step in document processing which enables to segment a page into regions of interest. With highly complex layouts and mixed scripts, scholarly commentaries are text-heavy documents which remain…

信息检索 · 计算机科学 2022-12-29 Najem-Meyer Sven , Romanello Matteo

Page segmentation is considered to be the crucial stage for the automatic analysis of documents with complex layouts. This has traditionally been carried out in uncompressed documents, although most of the documents in real life exist in a…

计算机视觉与模式识别 · 计算机科学 2020-07-03 Mohammed Javed , P. Nagabhushan

Academic writing should be concise as concise sentences better keep the readers' attention and convey meaning clearly. Writing concisely is challenging, for writers often struggle to revise their drafts. We introduce and formulate revising…

计算与语言 · 计算机科学 2022-10-27 Wenchuan Mu , Kwan Hui Lim

Document Layout Analysis is a fundamental step in Handwritten Text Processing systems, from the extraction of the text lines to the type of zone it belongs to. We present a system based on artificial neural networks which is able to…

计算机视觉与模式识别 · 计算机科学 2018-12-13 Lorenzo Quirós

Estimating the expected impact of an article is valuable for various applications (e.g., article/cooperator recommendation). Most existing approaches attempt to predict the exact number of citations each article will receive in the near…

信息检索 · 计算机科学 2021-01-01 Thanasis Vergoulis , Ilias Kanellos , Giorgos Giannopoulos , Theodore Dalamagas

Split and rephrase is the task of breaking down a sentence into shorter ones that together convey the same meaning. We extract a rich new dataset for this task by mining Wikipedia's edit history: WikiSplit contains one million naturally…

计算与语言 · 计算机科学 2018-08-30 Jan A. Botha , Manaal Faruqui , John Alex , Jason Baldridge , Dipanjan Das

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

In spite of the extensive study of stack and queue layouts, many fundamental questions remain open concerning the complexity-theoretic frontiers for computing stack and queue layouts. A stack (resp. queue) layout places vertices along a…

数据结构与算法 · 计算机科学 2025-08-25 Thomas Depian , Simon D. Fink , Robert Ganian , Vaishali Surianarayanan

The paging problem is that of deciding which pages to keep in a memory of k pages in order to minimize the number of page faults. This paper introduces the marking algorithm, a simple randomized on-line algorithm for the paging problem, and…

数据结构与算法 · 计算机科学 2015-06-02 Amos Fiat , Richard Karp , Mike Luby , Lyle McGeoch , Daniel Sleator , Neal E. Young

There exist several methods of calculating a similarity curve, or a sequence of similarity values, representing the lexical cohesion of successive text constituents, e.g., paragraphs. Methods for deciding the locations of fragment…

计算与语言 · 计算机科学 2007-05-23 Oskari Heinonen

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

Plagiarism is the practice of claiming to be someone else content, thoughts or ideas as one own without any proper credit and citations. This paper is a survey paper that, represent the some of the great research paper and its comparison…

计算与语言 · 计算机科学 2022-07-01 Jabir Al Nahian , Abu Kaisar Mohammad Masum

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

Being able to predict the length of a scientific paper may be helpful in numerous situations. This work defines the paper length prediction task as a regression problem and reports several experimental results using popular machine learning…

计算与语言 · 计算机科学 2020-12-18 Erion Çano , Ondřej Bojar

Document layout understanding is a field of study that analyzes the spatial arrangement of information in a document hoping to understand its structure and layout. Models such as LayoutLM (and its subsequent iterations) can understand…

计算与语言 · 计算机科学 2025-01-13 Pablo Melendez , Clemens Havas

Automatic speech transcripts are often delivered as unstructured word streams that impede readability and repurposing. We recast paragraph segmentation as the missing structuring step and fill three gaps at the intersection of speech…

计算与语言 · 计算机科学 2026-04-10 Fabian Retkowski , Alexander Waibel

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
‹ 上一页 1 2 3 10 下一页 ›