Text Document Clustering: Wordnet vs. TF-IDF vs. Word Embeddings
In the paper, we deal with the problem of unsupervised text document clustering for the Polish language. Our goal is to compare the modern approaches based on language modeling (doc2vec and BERT) with the classical ones, i.e., TF-IDF and wordnet-based. The experiments are conducted on three datasets containing qualification descriptions. The experiments’ results showed that wordnet-based similarity measures could compete and even outperform modern embedding-based approaches.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringLanguage ModelingLanguage ModellingWord EmbeddingsSimilar Papers 제목 키워드 기반
Extending and Improving Wordnet via Unsupervised Word Embeddings
This work presents an unsupervised approach for improving WordNet that builds upon recent advances in document and sense representation via distributional semantics. We apply our methods to construct Wordnets in French a…
ClusteringWord EmbeddingsCluster 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+1Bilingual Embeddings with Random Walks over Multilingual Wordnets
Bilingual word embeddings represent words of two languages in the same space, and allow to transfer knowledge from one language to the other without machine translation. The main approach is to train monolingual embeddin…
Machine TranslationWord EmbeddingsWord SimilarityReferenceNet: a semantic-pragmatic network for capturing reference relations.
In this paper, we present ReferenceNet: a semantic-pragmatic network of reference relations between synsets. Synonyms are assumed to be exchangeable in similar contexts and also word embeddings are based on sharing of lo…
Word EmbeddingsAssessing Wordnets with WordNet Embeddings
An effective conversion method was proposed in the literature to obtain a lexical semantic space from a lexical semantic graph, thus permitting to obtain WordNet embeddings from WordNets. In this paper, we propose the ex…
Semantic SimilaritySemantic Textual SimilarityWord Embeddings