中文
相关论文

相关论文: Punctuation Prediction for Polish Texts using Tran…

200 篇论文

This study explores the potential of fine-tuning foundational English Large Language Models (LLMs) for generating Polish text. The first step involves Language Adaptive Pre-training (LAPT) on a high-quality dataset of 3.11 GB, consisting of…

计算与语言 · 计算机科学 2024-02-16 Szymon Ruciński

The eventual goal of a language model is to accurately predict the value of a missing word given its context. We present an approach to word prediction that is based on learning a representation for each word as a function of words and…

计算与语言 · 计算机科学 2007-05-23 Yair Even-Zohar , Dan Roth

This paper investigates the impact of data volume and the use of similar languages on transfer learning in a machine translation task. We find out that having more data generally leads to better performance, as it allows the model to learn…

计算与语言 · 计算机科学 2023-06-02 Juuso Eronen , Michal Ptaszynski , Karol Nowakowski , Zheng Lin Chia , Fumito Masui

In this paper, we explore various multilingual and Russian pre-trained transformer-based models for the Dialogue Evaluation 2021 shared task on headline selection. Our experiments show that the combined approach is superior to individual…

计算与语言 · 计算机科学 2021-06-22 Pavel Voropaev , Olga Sopilnyak

In this paper, we evaluate the capability of transformer-based language models in making inferences over uncertain text that includes uncertain rules of reasoning. We cover both Pre-trained Language Models (PLMs) and generative Large…

计算与语言 · 计算机科学 2024-02-12 Aliakbar Nafar , Kristen Brent Venable , Parisa Kordjamshidi

Training learnable metrics using modern language models has recently emerged as a promising method for the automatic evaluation of machine translation. However, existing human evaluation datasets for text simplification have limited…

计算与语言 · 计算机科学 2023-07-11 Mounica Maddela , Yao Dou , David Heineman , Wei Xu

This paper describes research on the detection of Polish criminal texts appearing on the Internet. We carried out experiments to find the best available setup for the efficient classification of unbalanced and noisy data. The best…

计算与语言 · 计算机科学 2021-08-25 Artur Nowakowski , Krzysztof Jassem

Automation of social network data assessment is one of the classic challenges of natural language processing. During the COVID-19 pandemic, mining people's stances from public messages have become crucial regarding understanding attitudes…

计算与语言 · 计算机科学 2023-10-18 Vadim Porvatov , Natalia Semenova

We introduce Bielik 7B v0.1, a 7-billion-parameter generative text model for Polish language processing. Trained on curated Polish corpora, this model addresses key challenges in language model development through innovative techniques.…

计算与语言 · 计算机科学 2026-01-01 Krzysztof Ociepa , Łukasz Flis , Krzysztof Wróbel , Adrian Gwoździej , Remigiusz Kinas

Dialog acts can be interpreted as the atomic units of a conversation, more fine-grained than utterances, characterized by a specific communicative function. The ability to structure a conversational transcript as a sequence of dialog acts…

计算与语言 · 计算机科学 2021-07-07 Piotr Żelasko , Raghavendra Pappagari , Najim Dehak

Assisted text input techniques can save time and effort and improve text quality. In this paper, we investigate how grounded and conditional extensions to standard neural language models can bring improvements in the tasks of word…

计算与语言 · 计算机科学 2016-10-21 Georgios P. Spithourakis , Steffen E. Petersen , Sebastian Riedel

Punctuation restoration plays an essential role in the post-processing procedure of automatic speech recognition, but model efficiency is a key requirement for this task. To that end, we present EfficientPunct, an ensemble method with a…

计算与语言 · 计算机科学 2024-05-29 Xing Yi Liu , Homayoon Beigi

Text spotting end-to-end methods have recently gained attention in the literature due to the benefits of jointly optimizing the text detection and recognition components. Existing methods usually have a distinct separation between the…

计算机视觉与模式识别 · 计算机科学 2022-02-15 Yair Kittenplon , Inbal Lavi , Sharon Fogel , Yarin Bar , R. Manmatha , Pietro Perona

Although the problem of similar language translation has been an area of research interest for many years, yet it is still far from being solved. In this paper, we study the performance of two popular approaches: statistical and neural. We…

计算与语言 · 计算机科学 2020-02-26 Magdalena Biesialska , Lluis Guardia , Marta R. Costa-jussà

We present a novel supervised word alignment method based on cross-language span prediction. We first formalize a word alignment problem as a collection of independent predictions from a token in the source sentence to a span in the target…

计算与语言 · 计算机科学 2020-05-01 Masaaki Nagata , Chousa Katsuki , Masaaki Nishino

Tables are widely used in various kinds of documents to present information concisely. Understanding tables is a challenging problem that requires an understanding of language and table structure, along with numerical and logical reasoning.…

计算与语言 · 计算机科学 2021-06-18 Devansh Gautam , Kshitij Gupta , Manish Shrivastava

We study the problem of leveraging the syntactic structure of text to enhance pre-trained models such as BERT and RoBERTa. Existing methods utilize syntax of text either in the pre-training stage or in the fine-tuning stage, so that they…

计算与语言 · 计算机科学 2021-06-01 Zenan Xu , Daya Guo , Duyu Tang , Qinliang Su , Linjun Shou , Ming Gong , Wanjun Zhong , Xiaojun Quan , Nan Duan , Daxin Jiang

Many of the existing TTS systems cannot accurately synthesize text containing a variety of numerical formats, resulting in reduced intelligibility of the synthesized speech. This research aims to develop a numerical format classifier that…

音频与语音处理 · 电气工程与系统科学 2024-12-03 Yaser Darwesh , Lit Wei Wern , Mumtaz Begum Mustafa

This study proposes a text classification algorithm based on large language models, aiming to address the limitations of traditional methods in capturing long-range dependencies, understanding contextual semantics, and handling class…

计算与语言 · 计算机科学 2025-12-11 Ning Lyu , Yuxi Wang , Feng Chen , Qingyuan Zhang

Automated audio captioning is multi-modal translation task that aim to generate textual descriptions for a given audio clip. In this paper we propose a full Transformer architecture that utilizes Patchout as proposed in [1], significantly…