paper-with-me

홈 › Papers

Ngram2vec: Learning Improved Word Representations from Ngram Co-occurrence Statistics

2017-09-01 · EMNLP 2017 9 · Zhe Zhao, Tao Liu, Shen Li, Bofang Li, Xiaoyong Du

The existing word representation methods mostly limit their information source to word co-occurrence statistics. In this paper, we introduce ngrams into four representation methods: SGNS, GloVe, PPMI matrix, and its SVD factorization. Comprehensive experiments are conducted on word analogy and similarity tasks. The results show that improved word representations are learned from ngram co-occurrence statistics. We also demonstrate that the trained ngram representations are useful in many aspects such as finding antonyms and collocations. Besides, a novel approach of building co-occurrence matrix is proposed to alleviate the hardware burdens brought by ngrams.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingWord Embeddings

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

ngram-OAXE: Phrase-Based Order-Agnostic Cross Entropy for Non-Autoregressive Machine Translation

2022-10-08 · COLING 2022 10 · Cunxiao Du, Zhaopeng Tu, Longyue Wang, Jing Jiang

Recently, a new training oaxe loss has proven effective to ameliorate the effect of multimodality for non-autoregressive translation (NAT), which removes the penalty of word order errors in the standard cross-entropy los…

Machine TranslationSentenceTranslation

LSTM Neural Network for Textual Ngrams

2018-11-26 · Preprints 2018 11 · Shaun C. D'Souza

Cognitive neuroscience is the study of how the human brain functions on tasks like decision making, language, perception and reasoning. Deep learning is a class of machine learning algorithms that use neural networks. Th…

Decision MakingDeep Learning

Wolves at SemEval-2018 Task 10: Semantic Discrimination based on Knowledge and Association

2018-06-01 · SEMEVAL 2018 6 · Shiva Taslimipoor, Omid Rohanian, Le An Ha, Gloria Corpas Pastor 외

This paper describes the system submitted to SemEval 2018 shared task 10 {`}Capturing Dicriminative Attributes{'}. We use a combination of knowledge-based and co-occurrence features to capture the semantic difference bet…

AttributeRelationSemantic Textual SimilarityWord Similarity

Beyond Conditional Computation: Retrieval-Augmented Genomic Foundation Models with Gengram

2026-01-29 · Huinan Xu, Xuyang Feng, Junhong Chen, Junchen Liu 외 arxiv

Current genomic foundation models (GFMs) rely on extensive neural computation to implicitly approximate conserved biological motifs from single-nucleotide inputs. We propose Gengram, a conditional memory module that intr…

Verifying Heaps' law using Google Books Ngram data

2016-12-29 · Vladimir V. Bochkarev, Eduard Yu. Lerner, Anna V. Shevlyakova

This article is devoted to the verification of the empirical Heaps law in European languages using Google Books Ngram corpus data. The connection between word distribution frequency and expected dependence of individual …

Text Generation