中文
相关论文

相关论文: A CRF Based POS Tagger for Code-mixed Indian Socia…

200 篇论文

Recent advancements in language models based on recurrent neural networks and transformers architecture have achieved state-of-the-art results on a wide range of natural language processing tasks such as pos tagging, named entity…

计算与语言 · 计算机科学 2021-01-19 Harsh Patel

State-of-the-art image captioners can generate accurate sentences to describe images in a sequence to sequence manner without considering the controllability and interpretability. This, however, is far from making image captioning widely…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Luka Maxwell

Social media features substantial stylistic variation, raising new challenges for syntactic analysis of online writing. However, this variation is often aligned with author attributes such as age, gender, and geography, as well as more…

计算与语言 · 计算机科学 2018-04-23 Murali Raghu Babu Balusu , Taha Merghani , Jacob Eisenstein

Named Entity Recognition (NER) involves identifying and categorizing named entities within textual data. Despite its significance, NER research has often overlooked low-resource languages like Myanmar (Burmese), primarily due to the lack of…

计算与语言 · 计算机科学 2025-04-08 Kaung Lwin Thant , Kwankamol Nongpong , Ye Kyaw Thu , Thura Aung , Khaing Hsu Wai , Thazin Myint Oo

We present LS-CRF, a new method for very efficient large-scale training of Conditional Random Fields (CRFs). It is inspired by existing closed-form expressions for the maximum likelihood parameters of a generative graphical model with tree…

机器学习 · 计算机科学 2014-03-28 Alexander Kolesnikov , Matthieu Guillaumin , Vittorio Ferrari , Christoph H. Lampert

Often we wish to predict a large number of variables that depend on each other as well as on other observed variables. Structured prediction methods are essentially a combination of classification and graphical modeling, combining the…

机器学习 · 统计学 2010-11-19 Charles Sutton , Andrew McCallum

This paper presents an empirical study of two widely-used sequence prediction models, Conditional Random Fields (CRFs) and Long Short-Term Memory Networks (LSTMs), on two fundamental tasks for Vietnamese text processing, including…

计算与语言 · 计算机科学 2017-08-31 Phuong Le-Hong , Minh Pham Quang Nhat , Thai-Hoang Pham , Tuan-Anh Tran , Dang-Minh Nguyen

Electronic Theses and Dissertations (ETDs) contain domain knowledge that can be used for many digital library tasks, such as analyzing citation networks and predicting research trends. Automatic metadata extraction is important to build…

数字图书馆 · 计算机科学 2021-07-02 Muntabir Hasan Choudhury , Himarsha R. Jayanetti , Jian Wu , William A. Ingram , Edward A. Fox

Recent work in Dialogue Act (DA) classification approaches the task as a sequence labeling problem, using neural network models coupled with a Conditional Random Field (CRF) as the last layer. CRF models the conditional probability of the…

计算与语言 · 计算机科学 2023-06-27 Guokan Shang , Antoine Jean-Pierre Tixier , Michalis Vazirgiannis , Jean-Pierre Lorré

In the current era of the internet, where social media platforms are easily accessible for everyone, people often have to deal with threats, identity attacks, hate, and bullying due to their association with a cast, creed, gender, religion,…

计算与语言 · 计算机科学 2021-12-21 Zaki Mustafa Farooqi , Sreyan Ghosh , Rajiv Ratn Shah

We compare different models for low resource multi-task sequence tagging that leverage dependencies between label sequences for different tasks. Our analysis is aimed at datasets where each example has labels for multiple tasks. Current…

计算与语言 · 计算机科学 2020-05-04 Jonas Pfeiffer , Edwin Simpson , Iryna Gurevych

In multilingual societies like India, code-mixed social media texts comprise the majority of the Internet. Detecting the sentiment of the code-mixed user opinions plays a crucial role in understanding social, economic and political trends.…

计算与语言 · 计算机科学 2018-06-13 Madan Gopal Jhanwar , Arpita Das

Code-switching is the phenomenon by which bilingual speakers switch between multiple languages during communication. The importance of developing language technologies for codeswitching data is immense, given the large populations that…

计算与语言 · 计算机科学 2017-03-27 Victor Soto , Julia Hirschberg

Chinese word segmentation and part-of-speech tagging are necessary tasks in terms of computational linguistics and application of natural language processing. Many re-searchers still debate the demand for Chinese word segmentation and…

计算与语言 · 计算机科学 2021-12-20 Duc-Vu Nguyen , Linh-Bao Vo , Ngoc-Linh Tran , Kiet Van Nguyen , Ngan Luu-Thuy Nguyen

Automatic speech recognition systems have been largely improved in the past few decades and current systems are mainly hybrid-based and end-to-end-based. The recently proposed CTC-CRF framework inherits the data-efficiency of the hybrid…

音频与语音处理 · 电气工程与系统科学 2021-07-09 Huahuan Zheng , Wenjie Peng , Zhijian Ou , Jinsong Zhang

We use a Dynamic Bayesian Network to represent compactly a variety of sublexical and contextual features relevant to Part-of-Speech (PoS) tagging. The outcome is a flexible tagger (LegoTag) with state-of-the-art performance (3.6% error on a…

计算与语言 · 计算机科学 2009-09-29 Virginia Savova , Leonid Peshkin

Character-level models of tokens have been shown to be effective at dealing with within-token noise and out-of-vocabulary words. But these models still rely on correct token boundaries. In this paper, we propose a novel end-to-end…

计算与语言 · 计算机科学 2020-01-03 Apostolos Kemos , Heike Adel , Hinrich Schütze

Conditional Random Fields (CRFs) constitute a popular and efficient approach for supervised sequence labelling. CRFs can cope with large description spaces and can integrate some form of structural dependency between labels. In this…

机器学习 · 计算机科学 2015-05-14 Nataliya Sokolovska , Thomas Lavergne , Olivier Cappé , François Yvon

Automatic analysis for modern Chinese has greatly improved the accuracy of text mining in related fields, but the study of ancient Chinese is still relatively rare. Ancient text division and lexical annotation are important parts of…

计算与语言 · 计算机科学 2023-10-13 Pengyu Wang , Zhichen Ren

This paper presents an ensemble part-of-speech tagging approach for source code identifiers. Ensemble tagging is a technique that uses machine-learning and the output from multiple part-of-speech taggers to annotate natural language text at…