中文
相关论文

相关论文: Representing Text Chunks

200 篇论文

Unsupervised methods for learning distributed representations of words are ubiquitous in today's NLP research, but far less is known about the best ways to learn distributed phrase or sentence representations from unlabelled data. This…

计算与语言 · 计算机科学 2016-02-11 Felix Hill , Kyunghyun Cho , Anna Korhonen

Phrase representations play an important role in data science and natural language processing, benefiting various tasks like Entity Alignment, Record Linkage, Fuzzy Joins, and Paraphrase Classification. The current state-of-the-art method…

计算与语言 · 计算机科学 2024-02-23 Lihu Chen , Gaël Varoquaux , Fabian M. Suchanek

Distributed representations of text can be used as features when training a statistical classifier. These representations may be created as a composition of word vectors or as context-based sentence vectors. We compare the two kinds of…

计算与语言 · 计算机科学 2019-06-14 Aditya Joshi , Sarvnaz Karimi , Ross Sparks , Cecile Paris , C Raina MacIntyre

How much can pruning algorithms teach us about the fundamentals of learning representations in neural networks? And how much can these fundamentals help while devising new pruning techniques? A lot, it turns out. Neural network pruning has…

神经与进化计算 · 计算机科学 2017-11-28 Aditya Sharma , Nikolas Wolfe , Bhiksha Raj

Reading comprehension has been widely studied. One of the most representative reading comprehension tasks is Stanford Question Answering Dataset (SQuAD), on which machine is already comparable with human. On the other hand, accessing large…

计算与语言 · 计算机科学 2018-04-03 Chia-Hsuan Li , Szu-Lin Wu , Chi-Liang Liu , Hung-yi Lee

Neural networks trained on natural language processing tasks capture syntax even though it is not provided as a supervision signal. This indicates that syntactic analysis is essential to the understating of language in artificial…

计算与语言 · 计算机科学 2020-10-05 Tomasz Limisiewicz , David Mareček

The skip-thought model has been proven to be effective at learning sentence representations and capturing sentence semantics. In this paper, we propose a suite of techniques to trim and improve it. First, we validate a hypothesis that,…

计算与语言 · 计算机科学 2017-06-13 Shuai Tang , Hailin Jin , Chen Fang , Zhaowen Wang , Virginia R. de Sa

Spoken Language can be used to provide insights into organisational processes, unfortunately transcription and coding stages are very time consuming and expensive. The concept of partial transcription and coding is proposed in which spoken…

计算与语言 · 计算机科学 2007-05-23 Rodney J. Clarke , Philip C. Windridge , Dali Dong

Named entity recognition, and other information extraction tasks, frequently use linguistic features such as part of speech tags or chunkings. For languages where word boundaries are not readily identified in text, word segmentation is a…

计算与语言 · 计算机科学 2017-03-30 Nanyun Peng , Mark Dredze

Distributed language representation has become the most widely used technique for language representation in various natural language processing tasks. Most of the natural language processing models that are based on deep learning…

计算与语言 · 计算机科学 2020-05-11 Martina Toshevska , Frosina Stojanovska , Jovan Kalajdjieski

Word spotting has become a field of strong research interest in document image analysis over the last years. Recently, AttributeSVMs were proposed which predict a binary attribute representation. At their time, this influential method…

计算机视觉与模式识别 · 计算机科学 2017-12-21 Sebastian Sudholt , Gernot Fink

Image segmentation from referring expressions is a joint vision and language modeling task, where the input is an image and a textual expression describing a particular region in the image; and the goal is to localize and segment the…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Ronghang Hu , Marcus Rohrbach , Subhashini Venugopalan , Trevor Darrell

Text segmentation is important for signaling a document's structure. Without segmenting a long document into topically coherent sections, it is difficult for readers to comprehend the text, let alone find important information. The problem…

计算与语言 · 计算机科学 2022-11-01 Sangwoo Cho , Kaiqiang Song , Xiaoyang Wang , Fei Liu , Dong Yu

Data-driven representation learning for words is a technique of central importance in NLP. While indisputably useful as a source of features in downstream tasks, such vectors tend to consist of uninterpretable components whose relationship…

计算与语言 · 计算机科学 2015-06-18 Manaal Faruqui , Chris Dyer

The distributed representations currently used are dense and uninterpretable, leading to interpretations that themselves are relative, overcomplete, and hard to interpret. We propose a method that transforms these word vectors into reduced…

计算与语言 · 计算机科学 2024-11-14 Biraj Silwal

It is now well established that sparse signal models are well suited to restoration tasks and can effectively be learned from audio, image, and video data. Recent research has been aimed at learning discriminative sparse models instead of…

计算机视觉与模式识别 · 计算机科学 2009-09-29 Julien Mairal , Francis Bach , Jean Ponce , Guillermo Sapiro , Andrew Zisserman

The avalanche quantity of the information developed by mankind has led to concept of automation of knowledge extraction - Data Mining ([1]). This direction is connected with a wide spectrum of problems - from recognition of the fuzzy set to…

机器学习 · 计算机科学 2009-06-05 A. A. Shumeyko , S. L. Sotnik

When deriving contextualized word representations from language models, a decision needs to be made on how to obtain one for out-of-vocabulary (OOV) words that are segmented into subwords. What is the best way to represent these words with…

计算与语言 · 计算机科学 2024-02-23 Aina Garí Soler , Matthieu Labeau , Chloé Clavel

Manually labelling large collections of text data is a time-consuming, expensive, and laborious task, but one that is necessary to support machine learning based on text datasets. Active learning has been shown to be an effective way to…

计算与语言 · 计算机科学 2019-10-11 Jinghui Lu , Maeve Henchion , Brian Mac Namee

While there exist many methods in machine learning for comparison of letter string data, most are better equipped to handle strings that represent natural language, and their performance will not hold up when presented with strings that…

人工智能 · 计算机科学 2021-02-15 Reza Shahbazi