中文
相关论文

相关论文: emoji2vec: Learning Emoji Representations from the…

200 篇论文

Contextual embeddings, such as ELMo and BERT, move beyond global word representations like Word2Vec and achieve ground-breaking performance on a wide range of natural language processing tasks. Contextual embeddings assign each word a…

计算与语言 · 计算机科学 2020-04-14 Qi Liu , Matt J. Kusner , Phil Blunsom

Word embeddings are one of the most useful tools in any modern natural language processing expert's toolkit. They contain various types of information about each word which makes them the best way to represent the terms in any NLP task. But…

计算与语言 · 计算机科学 2019-06-20 Armin Seyeditabari , Narges Tabari , Shafie Gholizade , Wlodek Zadrozny

Network embeddings have become very popular in learning effective feature representations of networks. Motivated by the recent successes of embeddings in natural language processing, researchers have tried to find network embeddings in…

社会与信息网络 · 计算机科学 2017-02-23 Bijaya Adhikari , Yao Zhang , Naren Ramakrishnan , B. Aditya Prakash

Emojis, which encapsulate semantics beyond mere words or phrases, have become prevalent in social network communications. This has spurred increasing scholarly interest in exploring their attributes and functionalities. However,…

计算与语言 · 计算机科学 2025-04-08 Yuhang Zhou , Paiheng Xu , Xiyao Wang , Xuan Lu , Ge Gao , Wei Ai

We propose emotion2vec, a universal speech emotion representation model. emotion2vec is pre-trained on open-source unlabeled emotion data through self-supervised online distillation, combining utterance-level loss and frame-level loss…

计算与语言 · 计算机科学 2023-12-27 Ziyang Ma , Zhisheng Zheng , Jiaxin Ye , Jinchao Li , Zhifu Gao , Shiliang Zhang , Xie Chen

Citation sentiment analysis is an important task in scientific paper analysis. Existing machine learning techniques for citation sentiment analysis are focusing on labor-intensive feature engineering, which requires large annotated corpus.…

计算与语言 · 计算机科学 2017-04-04 Haixia Liu

Word embeddings are a fixed, distributional representation of the context of words in a corpus learned from word co-occurrences. While word embeddings have proven to have many practical uses in natural language processing tasks, they…

计算与语言 · 计算机科学 2020-10-02 James Powell , Kari Sentz

This project explores emoji prediction from short text sequences using four deep learning architectures: a feed-forward network, CNN, transformer, and BERT. Using the TweetEval dataset, we address class imbalance through focal loss and…

计算与语言 · 计算机科学 2025-08-15 Ethan Gordon , Nishank Kuppa , Rigved Tummala , Sriram Anasuri

In the rapidly evolving landscape of social media, the introduction of new emojis in Unicode release versions presents a structured opportunity to explore digital language evolution. Analyzing a large dataset of sampled English tweets, we…

计算机与社会 · 计算机科学 2024-02-23 Yuhang Zhou , Xuan Lu , Wei Ai

This work investigates the role of factors like training method, training corpus size and thematic relevance of texts in the performance of word embedding features on sentiment analysis of tweets, song lyrics, movie reviews and item…

计算与语言 · 计算机科学 2019-02-05 Erion Çano , Maurizio Morisio

In this paper, we propose a novel deep neural network architecture, Speech2Vec, for learning fixed-length vector representations of audio segments excised from a speech corpus, where the vectors contain semantic information pertaining to…

计算与语言 · 计算机科学 2018-06-12 Yu-An Chung , James Glass

Word embeddings are a fundamental tool in natural language processing. Currently, word embedding methods are evaluated on the basis of empirical performance on benchmark data sets, and there is a lack of rigorous understanding of their…

统计方法学 · 统计学 2023-01-18 Neil Dey , Matthew Singer , Jonathan P. Williams , Srijan Sengupta

Word embeddings and language models have transformed natural language processing (NLP) by facilitating the representation of linguistic elements in continuous vector spaces. This review visits foundational concepts such as the…

Vector representations of graphs and relational structures, whether hand-crafted feature vectors or learned representations, enable us to apply standard data analysis and machine learning techniques to the structures. A wide range of…

机器学习 · 计算机科学 2020-03-31 Martin Grohe

Learning word representations has recently seen much success in computational linguistics. However, assuming sequences of word tokens as input to linguistic analysis is often unjustified. For many languages word segmentation is a…

计算与语言 · 计算机科学 2013-09-19 Grzegorz Chrupała

Text from social media provides a set of challenges that can cause traditional NLP approaches to fail. Informal language, spelling errors, abbreviations, and special characters are all commonplace in these posts, leading to a prohibitively…

机器学习 · 计算机科学 2016-05-18 Bhuwan Dhingra , Zhong Zhou , Dylan Fitzpatrick , Michael Muehl , William W. Cohen

Word embeddings or distributed representations of words are being used in various applications like machine translation, sentiment analysis, topic identification etc. Quality of word embeddings and performance of their applications depends…

计算与语言 · 计算机科学 2020-03-09 Erion Çano , Maurizio Morisio

Unsupervise learned word embeddings have seen tremendous success in numerous Natural Language Processing (NLP) tasks in recent years. The main contribution of this paper is to develop a technique called Skill2vec, which applies machine…

计算与语言 · 计算机科学 2019-10-10 Le Van-Duyet , Vo Minh Quan , Dang Quang An

Dialogue act recognition is an important component of a large number of natural language processing pipelines. Many research works have been carried out in this area, but relatively few investigate deep neural networks and word embeddings.…

计算与语言 · 计算机科学 2020-10-23 Christophe Cerisara , Pavel Kral , Ladislav Lenc

Word embedding is designed to represent the semantic meaning of a word with low dimensional vectors. The state-of-the-art methods of learning word embeddings (word2vec and GloVe) only use the word co-occurrence information. The learned…

计算与语言 · 计算机科学 2018-09-11 Ruixuan Luo