中文
相关论文

相关论文: A BERT-based Dual Embedding Model for Chinese Idio…

200 篇论文

Sentence Ordering refers to the task of rearranging a set of sentences into the appropriate coherent order. For this task, most previous approaches have explored global context-based end-to-end methods using Sequence Generation techniques.…

计算与语言 · 计算机科学 2022-08-23 Ruskin Raj Manku , Aditya Jyoti Paul

Word embedding is a modern distributed word representations approach widely used in many natural language processing tasks. Converting the vocabulary in a legal document into a word embedding model facilitates subjecting legal documents to…

计算与语言 · 计算机科学 2022-04-01 Chun-Hsien Lin , Pu-Jen Cheng

We develop a novel bi-directional attention model for dependency parsing, which learns to agree on headword predictions from the forward and backward parsing directions. The parsing procedure for each direction is formulated as sequentially…

计算与语言 · 计算机科学 2016-09-23 Hao Cheng , Hao Fang , Xiaodong He , Jianfeng Gao , Li Deng

We present two deep learning approaches to narrative text understanding for character relationship modelling. The temporal evolution of these relations is described by dynamic word embeddings, that are designed to learn semantic changes…

计算与语言 · 计算机科学 2020-03-20 Vani K , Simone Mellace , Alessandro Antonucci

We present models for embedding words in the context of surrounding words. Such models, which we refer to as token embeddings, represent the characteristics of a word that are specific to a given context, such as word sense, syntactic…

计算与语言 · 计算机科学 2017-06-13 Lifu Tu , Kevin Gimpel , Karen Livescu

Neural network based models commonly regard event detection as a word-wise classification task, which suffer from the mismatch problem between words and event triggers, especially in languages without natural word delimiters such as…

计算与语言 · 计算机科学 2018-05-02 Hongyu Lin , Yaojie Lu , Xianpei Han , Le Sun

In recent years, the use of emojis in social media has increased dramatically, making them an important element in understanding online communication. However, predicting the meaning of emojis in a given text is a challenging task due to…

计算与语言 · 计算机科学 2023-08-29 Muhammad Osama Nusrat , Zeeshan Habib , Mehreen Alam , Saad Ahmed Jamal

Common language models typically predict the next word given the context. In this work, we propose a method that improves language modeling by learning to align the given context and the following phrase. The model does not require any…

计算与语言 · 计算机科学 2019-06-06 Hongyin Luo , Lan Jiang , Yonatan Belinkov , James Glass

Spelling error correction is an important yet challenging task because a satisfactory solution of it essentially needs human-level language understanding ability. Without loss of generality we consider Chinese spelling error correction…

计算与语言 · 计算机科学 2020-05-18 Shaohua Zhang , Haoran Huang , Jicong Liu , Hang Li

In this work, we examine the extent to which embeddings may encode marginalized populations differently, and how this may lead to a perpetuation of biases and worsened performance on clinical tasks. We pretrain deep embedding models (BERT)…

计算与语言 · 计算机科学 2020-03-26 Haoran Zhang , Amy X. Lu , Mohamed Abdalla , Matthew McDermott , Marzyeh Ghassemi

In the sentiment analysis task, predicting the sentiment tendency of a sentence is an important branch. Previous research focused more on sentiment analysis in English, for example, analyzing the sentiment tendency of sentences based on…

计算与语言 · 计算机科学 2020-12-17 Hao Jiaxiang

Word embedding, which encodes words into vectors, is an important starting point in natural language processing and commonly used in many text-based machine learning tasks. However, in most current word embedding approaches, the similarity…

计算与语言 · 计算机科学 2018-12-27 Denis Sedov , Zhirong Yang

We present a framework for generating universal semantic embeddings of chemical elements to advance materials inference and discovery. This framework leverages ElementBERT, a domain-specific BERT-based natural language processing model…

计算与语言 · 计算机科学 2026-04-30 Yunze Jia , Yuehui Xian , Yangyang Xu , Pengfei Dang , Xiangdong Ding , Jun Sun , Yumei Zhou , Dezhen Xue

Multi-Criteria Chinese Word Segmentation (MCCWS) aims at finding word boundaries in a Chinese sentence composed of continuous characters while multiple segmentation criteria exist. The unified framework has been widely used in MCCWS and…

计算与语言 · 计算机科学 2020-04-14 Zhen Ke , Liang Shi , Erli Meng , Bin Wang , Xipeng Qiu , Xuanjing Huang

Word embeddings -- distributed representations of words -- in deep learning are beneficial for many tasks in natural language processing (NLP). However, different embedding sets vary greatly in quality and characteristics of the captured…

计算与语言 · 计算机科学 2015-12-31 Wenpeng Yin , Hinrich Schütze

Recently, BERT realized significant progress for sentence matching via word-level cross sentence attention. However, the performance significantly drops when using siamese BERT-networks to derive two sentence embeddings, which fall short in…

人工智能 · 计算机科学 2021-04-20 Xingyi Cheng

We propose procedures for evaluating and strengthening contextual embedding alignment and show that they are useful in analyzing and improving multilingual BERT. In particular, after our proposed alignment procedure, BERT exhibits…

计算与语言 · 计算机科学 2020-02-14 Steven Cao , Nikita Kitaev , Dan Klein

Bidirectional Encoder Representations from Transformers (BERT) have shown to be a promising way to dramatically improve the performance across various Natural Language Processing tasks [Devlin et al., 2019]. Meanwhile, progress made over…

计算与语言 · 计算机科学 2021-03-02 Zhuo Xu

Story generation aims to generate a long narrative conditioned on a given input. In spite of the success of prior works with the application of pre-trained models, current neural models for Chinese stories still struggle to generate…

计算与语言 · 计算机科学 2022-10-20 Henglin Huang , Chen Tang , Tyler Loakman , Frank Guerin , Chenghua Lin

Chinese word segmentation is necessary to provide word-level information for Chinese named entity recognition (NER) systems. However, segmentation error propagation is a challenge for Chinese NER while processing colloquial data like social…

计算与语言 · 计算机科学 2020-06-16 Shengbin Jia , Ling Ding , Xiaojun Chen , Shijia E , Yang Xiang