中文
相关论文

相关论文: Acronym-Meaning Extraction from Corpora Using Mult…

200 篇论文

We present DefExt, an easy to use semi supervised Definition Extraction Tool. DefExt is designed to extract from a target corpus those textual fragments where a term is explicitly mentioned together with its core features, i.e. its…

计算与语言 · 计算机科学 2016-06-09 Luis Espinosa-Anke , Roberto Carlini , Horacio Saggion , Francesco Ronzano

We present the submission of team DICoE for FinSim-3, the 3rd Shared Task on Learning Semantic Similarities for the Financial Domain. The task provides a set of terms in the financial domain and requires to classify them into the most…

This study introduces and investigates the capabilities of three different text mining approaches, namely Latent Semantic Analysis, Latent Dirichlet Analysis, and Clustering Word Vectors, for automating code extraction from a relatively…

机器学习 · 计算机科学 2023-04-20 Sina Mahdipour Saravani , Sadaf Ghaffari , Yanye Luther , James Folkestad , Marcia Moraes

We present a new approach to evaluate computational models for the task of text understanding by the means of out-of-context error detection. Through the novel design of our automated modification process, existing large-scale data sources…

计算与语言 · 计算机科学 2018-03-28 Patrick Huber , Jan Niehues , Alex Waibel

Translated texts bear several hallmarks distinct from texts originating in the language. Though individual translated texts are often fluent and preserve meaning, at a large scale, translated texts have statistical tendencies which…

计算与语言 · 计算机科学 2024-01-31 Shira Wein , Nathan Schneider

Composition of weighted transducers is a fundamental algorithm used in many applications, including for computing complex edit-distances between automata, or string kernels in machine learning, or to combine different components of a speech…

计算复杂性 · 计算机科学 2008-02-22 Cyril Allauzen , Mehryar Mohri

We develop a fully diagrammatic approach to finite-state automata, based on reinterpreting their usual state-transition graphical representation as a two-dimensional syntax of string diagrams. In this setting, we are able to provide a…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Robin Piedeleu , Fabio Zanasi

Recent research using pre-trained transformer models suggests that just 10 minutes of transcribed speech may be enough to fine-tune such a model for automatic speech recognition (ASR) -- at least if we can also leverage vast amounts of text…

We are presenting work on recognising acronyms of the form Long-Form (Short-Form) such as "International Monetary Fund (IMF)" in millions of news articles in twenty-two languages, as part of our more general effort to recognise entities and…

计算与语言 · 计算机科学 2013-09-25 Maud Ehrmann , Leonida della Rocca , Ralf Steinberger , Hristo Tanev

Despite tremendous progress in computer vision, there has not been an attempt for machine learning on very large-scale medical image databases. We present an interleaved text/image deep learning system to extract and mine the semantic…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Hoo-Chang Shin , Le Lu , Lauren Kim , Ari Seff , Jianhua Yao , Ronald M. Summers

Automatic Term Extraction (ATE) identifies domain-specific expressions that are crucial for downstream tasks such as machine translation and information retrieval. Although large language models (LLMs) have significantly advanced various…

计算与语言 · 计算机科学 2025-06-27 Yongchan Chun , Minhyuk Kim , Dongjun Kim , Chanjun Park , Heuiseok Lim

Most end-to-end speech recognition systems model text directly as a sequence of characters or sub-words. Current approaches to sub-word extraction only consider character sequence frequencies, which at times produce inferior sub-word…

计算与语言 · 计算机科学 2019-02-22 Hainan Xu , Shuoyang Ding , Shinji Watanabe

Text detection in natural images is a challenging but necessary task for many applications. Existing approaches utilize large deep convolutional neural networks making it difficult to use them in real-world tasks. We propose a small yet…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Alexander Filonenko , Konstantin Gudkov , Aleksei Lebedev , Nikita Orlov , Ivan Zagaynov

In this paper, we proposed a deep learning-based end-to-end method on the domain specified automatic term extraction (ATE), it considers possible term spans within a fixed length in the sentence and predicts them whether they can be…

计算与语言 · 计算机科学 2019-09-10 Yuze Gao , Yu Yuan

We present automatic speech recognition (ASR) systems for Tamil and Kannada based on subword modeling to effectively handle unlimited vocabulary due to the highly agglutinative nature of the languages. We explore byte pair encoding (BPE),…

音频与语音处理 · 电气工程与系统科学 2022-07-28 Madhavaraj A , Bharathi Pilar , Ramakrishnan A G

A vast amount of textual data is added to the internet daily, making utilization and interpretation of such data difficult and cumbersome. As a result, automatic text summarization is crucial for extracting relevant information, saving…

计算与语言 · 计算机科学 2024-10-10 Naman Chhibbar , Jugal Kalita

This article presents a complete process to extract hypernym relationships in the field of construction using two main steps: terminology extraction and detection of hypernyms from these terms. We first describe the corpus analysis method…

人工智能 · 计算机科学 2025-01-15 Rémy Kessler , Nicolas Béchet

We present Sampled Weighted Min-Hashing (SWMH), a randomized approach to automatically mine topics from large-scale corpora. SWMH generates multiple random partitions of the corpus vocabulary based on term co-occurrence and agglomerates…

机器学习 · 计算机科学 2015-09-09 Gibran Fuentes-Pineda , Ivan Vladimir Meza-Ruiz

Entity extraction is an important task in text mining and natural language processing. A popular method for entity extraction is by comparing substrings from free text against a dictionary of entities. In this paper, we present several…

计算与语言 · 计算机科学 2019-11-22 Zeyi Wen , Zeyu Huang , Rui Zhang

Recognizing textual entailment is a fundamental task in a variety of text mining or natural language processing applications. This paper proposes a simple neural model for RTE problem. It first matches each word in the hypothesis with its…

计算与语言 · 计算机科学 2017-05-26 Zhipeng Xie , Junfeng Hu