paper-with-me

Papers

KNET: A General Framework for Learning Word Embedding using Morphological Knowledge

2014-07-07 · Qing Cui, Bin Gao, Jiang Bian, Siyu Qiu, Tie-Yan Liu

Neural network techniques are widely applied to obtain high-quality distributed representations of words, i.e., word embeddings, to address text mining, information retrieval, and natural language processing tasks. Recently, efficient methods have been proposed to learn word embeddings from context that captures both semantic and syntactic relationships between words. However, it is challenging to handle unseen words or rare words with insufficient context. In this paper, inspired by the study on word recognition process in cognitive psychology, we propose to take advantage of seemingly less obvious but essentially important morphological knowledge to address these challenges. In particular, we introduce a novel neural network architecture called KNET that leverages both contextual information and morphological word similarity built based on morphological knowledge to learn word embeddings. Meanwhile, the learning architecture is also able to refine the pre-defined morphological knowledge and obtain more accurate word similarity. Experiments on an analogical reasoning task and a word similarity task both demonstrate that the proposed KNET framework can greatly enhance the effectiveness of word embeddings.

📄 PDF Abstract BibTeX arXiv:1407.1687

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrievalWord EmbeddingsWord Similarity

Similar Papers 제목 키워드 기반

IKNet: Interpretable Stock Price Prediction via Keyword-Guided Integration of News and Technical Indicators

2025-10-09 · Jinwoong Kim, Sangjin Park arxiv

The increasing influence of unstructured external information, such as news articles, on stock prices has attracted growing attention in financial markets. Despite recent advances, most existing newsbased forecasting mod…

Stock Price Prediction

Morphological analysis using a sequence decoder

2018-05-21 · TACL 2019 3 · Ekin Akyürek, Erenay Dayanik, Deniz Yuret

We introduce Morse, a recurrent encoder-decoder model that produces morphological analyses of each word in a sentence. The encoder turns the relevant information about the word and its context into a fixed size vector re…

DecoderLEMMAMorphological AnalysisSentence+2

Morphological Priors for Probabilistic Neural Word Embeddings

2016-08-03 · EMNLP 2016 11 · Parminder Bhatia, Robert Guthrie, Jacob Eisenstein

Word embeddings allow natural language processing systems to share statistical information across related words. These embeddings are typically based on distributional statistics, making it difficult for them to generali…

Part-Of-Speech TaggingWord EmbeddingsWord Similarity

Node Embeddings for Graph Merging: Case of Knowledge Graph Construction

2019-11-01 · WS 2019 11 · Ida Szubert, Mark Steedman

Combining two graphs requires merging the nodes which are counterparts of each other. In this process errors occur, resulting in incorrect merging or incorrect failure to merge. We find a high prevalence of such errors w…

graph constructionKnowledge Graphs

DANTE: A framework for mining and monitoring darknet traffic

2020-03-05 · Dvir Cohen, Yisroel Mirsky, Yuval Elovici, Rami Puzis 외

Trillions of network packets are sent over the Internet to destinations which do not exist. This 'darknet' traffic captures the activity of botnets and other malicious campaigns aiming to discover and compromise devices …

Time SeriesTime Series Analysis