paper-with-me

Papers

Semantics- and Syntax-related Subvectors in the Skip-gram Embeddings

2019-12-23 · Maxat Tezekbayev, Zhenisbek Assylbekov, Rustem Takhanov

We show that the skip-gram embedding of any word can be decomposed into two subvectors which roughly correspond to semantic and syntactic roles of the word.

📄 PDF Abstract BibTeX arXiv:1912.13413

Code (1)

MaxatTezekbayev/Semantics--and-Syntax-related-Subvectors-in-the-Skip-gram-Embeddings 공식 구현 tf

Similar Papers 제목 키워드 기반

Explaining and Generalizing Skip-Gram through Exponential Family Principal Component Analysis

2017-04-01 · EACL 2017 4 · Ryan Cotterell, Adam Poliak, Benjamin Van Durme, Jason Eisner

The popular skip-gram model induces word embeddings by exploiting the signal from word-context coocurrence. We offer a new interpretation of skip-gram based on exponential family PCA-a form of matrix factorization to gen…

Word Embeddings

Spoken Word2Vec: Learning Skipgram Embeddings from Speech

2023-11-15 · Mohammad Amaan Sayeed, Hanan Aldarmaki

Text word embeddings that encode distributional semantics work by modeling contextual similarities of frequently occurring words. Acoustic word embeddings, on the other hand, typically encode low-level phonetic similarit…

ClusteringWord Embeddings

Multi-prototype Chinese Character Embedding

2016-05-01 · LREC 2016 5 · Yanan Lu, Yue Zhang, Donghong Ji

Chinese sentences are written as sequences of characters, which are elementary units of syntax and semantics. Characters are highly polysemous in forming words. We present a position-sensitive skip-gram model to learn mu…

NERPosition

The Grail theorem prover: Type theory for syntax and semantics

2016-02-02 · Richard Moot

As the name suggests, type-logical grammars are a grammar formalism based on logic and type theory. From the prespective of grammar design, type-logical grammars develop the syntactic and semantic aspects of linguistic p…

Vocal Bursts Type Prediction

Unveiling Code Pre-Trained Models: Investigating Syntax and Semantics Capacities

2022-12-20 · Wei Ma, Shangqing Liu, Mengjie Zhao, Xiaofei Xie 외

Past research has examined how well these models grasp code syntax, yet their understanding of code semantics still needs to be explored. We extensively analyze seven code models to investigate how code models represent …

Code CompletionCode SearchLanguage ModellingProgram Synthesis