中文
相关论文

相关论文: Is word segmentation necessary for Vietnamese sent…

200 篇论文

RTE is a significant problem and is a reasonably active research community. The proposed research works on the approach to this problem are pretty diverse with many different directions. For Vietnamese, the RTE problem is moderately new,…

计算与语言 · 计算机科学 2023-01-03 Quoc-Loc Duong , Duc-Vu Nguyen , Ngan Luu-Thuy Nguyen

Natural language processing is a fast-growing field of artificial intelligence. Since the Transformer was introduced by Google in 2017, a large number of language models such as BERT, GPT, and ELMo have been inspired by this architecture.…

计算与语言 · 计算机科学 2021-02-25 Quang Huu Pham , Viet Anh Nguyen , Linh Bao Doan , Ngoc N. Tran , Ta Minh Thanh

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

Student opinions for a course are important to educators and administrators, regardless of the type of the course or the institution. Reading and manually analyzing open-ended feedback becomes infeasible for massive volumes of comments at…

计算与语言 · 计算机科学 2023-10-30 Anna Koufakou

Code-switching (CS), which is when Vietnamese speech uses English words like drug names or procedures, is a common phenomenon in Vietnamese medical communication. This creates challenges for Automatic Speech Recognition (ASR) systems,…

Image Captioning is one of the vision-language tasks that still interest the research community worldwide in the 2020s. MS-COCO Caption benchmark is commonly used to evaluate the performance of advanced captioning models, although it was…

计算机视觉与模式识别 · 计算机科学 2023-05-10 Doanh C. Bui , Nghia Hieu Nguyen , Khang Nguyen

Most of the existing pre-trained language representation models neglect to consider the linguistic knowledge of texts, which can promote language understanding in NLP tasks. To benefit the downstream tasks in sentiment analysis, we propose…

计算与语言 · 计算机科学 2020-09-25 Pei Ke , Haozhe Ji , Siyang Liu , Xiaoyan Zhu , Minlie Huang

This paper evaluates the performance of several modern subword segmentation methods in a low-resource neural machine translation setting. We compare segmentations produced by applying BPE at the token or sentence level with…

计算与语言 · 计算机科学 2024-05-17 Jonne Sälevä , Constantine Lignos

Vietnamese exhibits extensive dialectal variation, posing challenges for NLP systems trained predominantly on standard Vietnamese. Such systems often underperform on dialectal inputs, especially from underrepresented Central and Southern…

计算与语言 · 计算机科学 2026-03-12 Khoa Anh Ta , Nguyen Van Dinh , Kiet Van Nguyen

Recent advancements in large language models (LLMs) have underscored their importance in the evolution of artificial intelligence. However, despite extensive pretraining on multilingual datasets, available open-sourced LLMs exhibit limited…

计算与语言 · 计算机科学 2024-05-28 Sang T. Truong , Duc Q. Nguyen , Toan Nguyen , Dong D. Le , Nhi N. Truong , Tho Quan , Sanmi Koyejo

In the past few years, the growth of e-commerce and digital marketing in Vietnam has generated a huge volume of opinionated data. Analyzing those data would provide enterprises with insight for better business decisions. In this work, as…

计算与语言 · 计算机科学 2019-10-30 Suong N. Hoang , Linh V. Nguyen , Tai Huynh , Vuong T. Pham

Multi-emotion sentiment classification is a natural language processing (NLP) problem with valuable use cases on real-world data. We demonstrate that large-scale unsupervised language modeling combined with finetuning offers a practical…

计算与语言 · 计算机科学 2018-12-05 Neel Kant , Raul Puri , Nikolai Yakovenko , Bryan Catanzaro

Grammar Detection, also referred to as Parts of Speech Tagging of raw text, is considered an underlying building block of the various Natural Language Processing pipelines like named entity recognition, question answering, and sentiment…

计算与语言 · 计算机科学 2022-12-06 Surya Teja Chavali , Charan Tej Kandavalli , Sugash T M

Traditional sentiment analysis often uses sentiment dictionary to extract sentiment information in text and classify documents. However, emerging informal words and phrases in user generated content call for analysis aware to the context.…

计算与语言 · 计算机科学 2016-12-14 Yushi Yao , Guangjian Li

This work investigates segmentation approaches for sentiment analysis on informal short texts in Turkish. The two building blocks of the proposed work are segmentation and deep neural network model. Segmentation focuses on preprocessing of…

计算与语言 · 计算机科学 2019-02-19 Fatih Kurt , Dilek Kisa , Pinar Karagoz

Language model based methods are powerful techniques for text classification. However, the models have several shortcomings. (1) It is difficult to integrate human knowledge such as keywords. (2) It needs a lot of resources to train the…

计算与语言 · 计算机科学 2024-02-09 Weijie Xu , Jay Desai , Srinivasan Sengamedu , Xiaoyu Jiang , Francis Iannacci

Sentiment Analysis is an important algorithm in Natural Language Processing which is used to detect sentiment within some text. In our project, we had chosen to work on analyzing reviews of various drugs which have been reviewed in form of…

计算与语言 · 计算机科学 2020-03-27 Sairamvinay Vijayaraghavan , Debraj Basu

Finding word boundaries in continuous speech is challenging as there is little or no equivalent of a 'space' delimiter between words. Popular Bayesian non-parametric models for text segmentation use a Dirichlet process to jointly segment…

Singer voice classification is a meaningful task in the digital era. With a huge number of songs today, identifying a singer is very helpful for music information retrieval, music properties indexing, and so on. In this paper, we propose a…

声音 · 计算机科学 2021-02-25 Toan Pham Van , Ngoc N. Tran , Ta Minh Thanh

Speech segmentation, which splits long speech into short segments, is essential for speech translation (ST). Popular VAD tools like WebRTC VAD have generally relied on pause-based segmentation. Unfortunately, pauses in speech do not…

计算与语言 · 计算机科学 2022-07-14 Ryo Fukuda , Katsuhito Sudoh , Satoshi Nakamura