Word Embeddings for Multi-label Document Classification
In this paper, we analyze and evaluate word embeddings for representation of longer texts in the multi-label classification scenario. The embeddings are used in three convolutional neural network topologies. The experiments are realized on the Czech {\v{C}}TK and English Reuters-21578 standard corpora. We compare the results of word2vec static and trainable embeddings with randomly initialized word vectors. We conclude that initialization does not play an important role for classification. However, learning of word vectors is crucial to obtain good results.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationDocument ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentiment AnalysisText ClassificationWord EmbeddingsSimilar Papers 제목 키워드 기반
Improving Document Classification with Multi-Sense Embeddings
Efficient representation of text documents is an important building block in many NLP tasks. Research on long text categorization has shown that simple weighted averaging of word vectors for sentence representation often…
ClassificationClusteringDocument ClassificationGeneral Classification+3Cluster Labeling by Word Embeddings and WordNet's Hypernymy
Cluster labeling is the assignment of representative labels to clusters obtained from the organization of a document collection. Once assigned, the labels can play an important role in applications such as navigation, se…
ClusteringDescriptiveDocument ClassificationLearning Word Embeddings+1Few-Shot Text Classification with Pre-Trained Word Embeddings and a Human in the Loop
Most of the literature around text classification treats it as a supervised learning problem: given a corpus of labeled documents, train a classifier such that it can accurately predict the classes of unseen documents. I…
Few-Shot LearningFew-Shot Text ClassificationGeneral ClassificationManagement+3Academic Resource Text Level Multi-label Classification based on Attention
Hierarchical multi-label academic text classification (HMTC) is to assign academic texts into a hierarchically structured labeling system. We propose an attention-based hierarchical multi-label classification algorithm o…
ClassificationDocument EmbeddingHierarchical Multi-label ClassificationMulti-Label Classification+3Graph Convolutional Networks for Text Classification
Text classification is an important and classical problem in natural language processing. There have been a number of studies that applied convolutional neural networks (convolution on regular grid, e.g., sequence) to cl…
General ClassificationSentiment AnalysisText Classification