中文
相关论文

相关论文: Text Segmentation Based on Similarity between Word…

200 篇论文

Unsupervised text segmentation is crucial because boundary labels are expensive, subjective, and often fail to transfer across domains and granularity choices. We propose Embed-KCPD, a training-free method that represents sentences as…

计算与语言 · 计算机科学 2026-01-27 Mumin Jia , Jairo Diaz-Rodriguez

This paper describes our system designed for the NLPCC 2016 shared task on word segmentation on micro-blog texts.

计算与语言 · 计算机科学 2016-09-30 Qingrong Xia , Zhenghua Li , Jiayuan Chao , Min Zhang

Recent CLIP-like Vision-Language Models (VLMs), pre-trained on large amounts of image-text pairs to align both modalities with a simple contrastive objective, have paved the way to open-vocabulary semantic segmentation. Given an arbitrary…

计算机视觉与模式识别 · 计算机科学 2025-06-17 Monika Wysoczańska , Antonin Vobecky , Amaia Cardiel , Tomasz Trzciński , Renaud Marlet , Andrei Bursuc , Oriane Siméoni

Breaking down a document or a conversation into multiple contiguous segments based on its semantic structure is an important and challenging problem in NLP, which can assist many downstream tasks. However, current works on topic…

Typography and layout lead to the hierarchical organisation of text in words, text lines, paragraphs. This inherent structure is a key property of text in any script and language, which has nonetheless been minimally leveraged by existing…

计算机视觉与模式识别 · 计算机科学 2024-10-30 Lluis Gomez , Dimosthenis Karatzas

Scene text retrieval aims to localize and search all text instances from an image gallery, which are the same or similar to a given query text. Such a task is usually realized by matching a query text to the recognized words, outputted by…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Hao Wang , Xiang Bai , Mingkun Yang , Shenggao Zhu , Jing Wang , Wenyu Liu

Understanding texts requires memory: the reader has to keep in mind enough words to create meaning. This calls for a relation between the memory of the reader and the structure of the text. To investigate this interaction, we first identify…

物理与社会 · 物理学 2007-05-23 E. Alvarez-Lacalle , B. Dorow , J. -P. Eckmann , E. Moses

Human language has a distinct systematic structure, where utterances break into individually meaningful words which are combined to form phrases. We show that natural-language-like systematicity arises in codes that are constrained by a…

计算与语言 · 计算机科学 2025-11-19 Richard Futrell , Michael Hahn

Several complex systems are characterized by presenting intricate characteristics taking place at several scales of time and space. These multiscale characterizations are used in various applications, including better understanding…

Existing methods to measure sentence similarity are faced with two challenges: (1) labeled datasets are usually limited in size, making them insufficient to train supervised neural models; (2) there is a training-test gap for unsupervised…

计算与语言 · 计算机科学 2022-02-01 Xiaofei Sun , Yuxian Meng , Xiang Ao , Fei Wu , Tianwei Zhang , Jiwei Li , Chun Fan

Recently, a series of decomposition-based scene text detection methods has achieved impressive progress by decomposing challenging text regions into pieces and linking them in a bottom-up manner. However, most of them merely focus on…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Hao Liu , Antai Guo , Deqiang Jiang , Yiqing Hu , Bo Ren

Given a sequence composed of a limit number of characters, we try to "read" it as a "text". This involves to segment the sequence into "words". The difficulty is to distinguish good segmentation from enormous number of random ones.Aiming at…

生物物理 · 物理学 2009-11-06 Bin Wang

This article outlines a new method of locating discourse boundaries based on lexical cohesion and a graphical technique called dotplotting. The application of dotplotting to discourse segmentation can be performed either manually, by…

cmp-lg · 计算机科学 2008-02-03 Jeffrey C. Reynar

We propose a new approach to the Chinese word segmentation problem that considers the sentence as an undirected graph, whose nodes are the characters. One can use various techniques to compute the edge weights that measure the connection…

计算与语言 · 计算机科学 2018-04-06 Yuanhao Liu , Sheng Yu

We have developed a method for extracting the coherence features from a paragraph by matching similar words in its sentences. We conducted an experiment with a parallel German corpus containing 2000 human-created and 2000 machine-translated…

计算与语言 · 计算机科学 2018-12-31 Hoang-Quoc Nguyen-Son , Ngoc-Dung T. Tieu , Huy H. Nguyen , Junichi Yamagishi , Isao Echizen

Modern NLP models rely heavily on engineered features, which often combine word and contextual information into complex lexical features. Such combination results in large numbers of features, which can lead to over-fitting. We present a…

计算与语言 · 计算机科学 2016-04-05 Mo Yu , Mark Dredze , Raman Arora , Matthew Gormley

Text classification is a task of automatic classification of text into one of the predefined categories. The problem of text classification has been widely studied in different communities like natural language processing, data mining and…

计算与语言 · 计算机科学 2014-06-24 Reshma Prasad , Mary Priya Sebastian

This paper describes a method for linear text segmentation which is twice as accurate and over seven times as fast as the state-of-the-art (Reynar, 1998). Inter-sentence similarity is replaced by rank in the local context. Boundary…

计算与语言 · 计算机科学 2007-05-23 Freddy Y. Y. Choi

A hybrid methodology for the resolution of text-level ellipsis is presented in this paper. It incorporates conceptual proximity criteria applied to ontologically well-engineered domain knowledge bases and an approach to centering based on…

cmp-lg · 计算机科学 2008-02-03 Michael Strube , Udo Hahn

While utilizing syntactic tools such as parts-of-speech (POS) tagging has helped us understand sentence structures and their distribution across diverse corpora, it is quite complex and poses a challenge in natural language processing…

计算与语言 · 计算机科学 2025-12-15 Abhijeet Sahdev