中文
相关论文

相关论文: Exploiting Word Semantics to Enrich Character Repr…

200 篇论文

Sentence embedding is an important research topic in natural language processing (NLP) since it can transfer knowledge to downstream tasks. Meanwhile, a contextualized word representation, called BERT, achieves the state-of-the-art…

计算与语言 · 计算机科学 2020-06-02 Bin Wang , C. -C. Jay Kuo

We investigate a lattice-structured LSTM model for Chinese NER, which encodes a sequence of input characters as well as all potential words that match a lexicon. Compared with character-based methods, our model explicitly leverages word and…

计算与语言 · 计算机科学 2018-07-06 Yue Zhang , Jie Yang

Recent works using artificial neural networks based on word distributed representation greatly boost the performance of various natural language learning tasks, especially question answering. Though, they also carry along with some…

计算与语言 · 计算机科学 2016-12-23 Lingxun Meng , Yan Li , Mengyi Liu , Peng Shu

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

Word Representations form the core component for almost all advanced Natural Language Processing (NLP) applications such as text mining, question-answering, and text summarization, etc. Over the last two decades, immense research is…

计算与语言 · 计算机科学 2020-12-02 Shree Charran R , Rahul Kumar Dubey

Whole word masking (WWM), which masks all subwords corresponding to a word at once, makes a better English BERT model. For the Chinese language, however, there is no subword because each token is an atomic character. The meaning of a word…

计算与语言 · 计算机科学 2022-03-03 Yong Dai , Linyang Li , Cong Zhou , Zhangyin Feng , Enbo Zhao , Xipeng Qiu , Piji Li , Duyu Tang

Recent studies have shown effectiveness in using neural networks for Chinese word segmentation. However, these models rely on large-scale data and are less effective for low-resource datasets because of insufficient training data. We…

计算与语言 · 计算机科学 2017-09-15 Jingjing Xu , Xu Sun

To improve word representation learning, we propose a probabilistic prior which can be seamlessly integrated with word embedding models. Different from previous methods, word embedding is taken as a probabilistic generative model, and it…

计算与语言 · 计算机科学 2023-09-22 Shaogang Ren , Dingcheng Li , Ping Li

Chinese word segmentation (CWS) is an important task for Chinese NLP. Recently, many neural network based methods have been proposed for CWS. However, these methods require a large number of labeled sentences for model training, and usually…

计算与语言 · 计算机科学 2018-07-17 Junxin Liu , Fangzhao Wu , Chuhan Wu , Yongfeng Huang , Xing Xie

We propose a promising neural network model with which to acquire a grounded representation of robot actions and the linguistic descriptions thereof. Properly responding to various linguistic expressions, including polysemous words, is an…

机器人学 · 计算机科学 2021-04-20 Minori Toyoda , Kanata Suzuki , Hiroki Mori , Yoshihiko Hayashi , Tetsuya Ogata

The neural language models (NLM) achieve strong generalization capability by learning the dense representation of words and using them to estimate probability distribution function. However, learning the representation of rare words is a…

计算与语言 · 计算机科学 2021-01-14 Yerbolat Khassanov , Zhiping Zeng , Van Tung Pham , Haihua Xu , Eng Siong Chng

This paper presents a novel approach to Chinese characters through the lens of physics, network analysis, and natural systems. Computational analysis of over 6,000 characters identified 422 elemental characters as fundamental building…

物理与社会 · 物理学 2025-02-28 Wen G. Gong

Transformer-based language models have taken many fields in NLP by storm. BERT and its derivatives dominate most of the existing evaluation benchmarks, including those for Word Sense Disambiguation (WSD), thanks to their ability in…

计算与语言 · 计算机科学 2021-03-19 Daniel Loureiro , Kiamehr Rezaee , Mohammad Taher Pilehvar , Jose Camacho-Collados

Pretraining deep neural network architectures with a language modeling objective has brought large improvements for many natural language processing tasks. Exemplified by BERT, a recently proposed such architecture, we demonstrate that…

计算与语言 · 计算机科学 2019-12-05 Timo Schick , Hinrich Schütze

Most state-of-the-art approaches for named-entity recognition (NER) use semi supervised information in the form of word clusters and lexicons. Recently neural network-based language models have been explored, as they as a byproduct generate…

计算与语言 · 计算机科学 2014-04-23 Alexandre Passos , Vineet Kumar , Andrew McCallum

Pretrained language models have achieved a new state of the art on many NLP tasks, but there are still many open questions about how and why they work so well. We investigate the contextualization of words in BERT. We quantify the amount of…

计算与语言 · 计算机科学 2020-10-13 Mengjie Zhao , Philipp Dufter , Yadollah Yaghoobzadeh , Hinrich Schütze

Distributed language representation has become the most widely used technique for language representation in various natural language processing tasks. Most of the natural language processing models that are based on deep learning…

计算与语言 · 计算机科学 2020-05-11 Martina Toshevska , Frosina Stojanovska , Jovan Kalajdjieski

Text representations using neural word embeddings have proven effective in many NLP applications. Recent researches adapt the traditional word embedding models to learn vectors of multiword expressions (concepts/entities). However, these…

计算与语言 · 计算机科学 2018-12-21 Walid Shalaby , Wlodek Zadrozny , Hongxia Jin

Breaking domain names such as openresearch into component words open and research is important for applications like Text-to-Speech synthesis and web search. We link this problem to the classic problem of Chinese word segmentation and show…

计算与语言 · 计算机科学 2021-02-22 Hao Zhang , Jae Ro , Richard Sproat

We propose new static word embeddings optimised for sentence semantic representation. We first extract word embeddings from a pre-trained Sentence Transformer, and improve them with sentence-level principal component analysis, followed by…

计算与语言 · 计算机科学 2025-10-01 Takashi Wada , Yuki Hirakawa , Ryotaro Shimizu , Takahiro Kawashima , Yuki Saito