paper-with-me

홈 › Papers

Exploring text datasets by visualizing relevant words

2017-07-17 · Franziska Horn, Leila Arras, Grégoire Montavon, Klaus-Robert Müller, Wojciech Samek

When working with a new dataset, it is important to first explore and familiarize oneself with it, before applying any advanced machine learning algorithms. However, to the best of our knowledge, no tools exist that quickly and reliably give insight into the contents of a selection of documents with respect to what distinguishes them from other documents belonging to different categories. In this paper we propose to extract `relevant words' from a collection of texts, which summarize the contents of documents belonging to a certain class (or discovered cluster in the case of unlabeled datasets), and visualize them in word clouds to allow for a survey of salient features at a glance. We compare three methods for extracting relevant words and demonstrate the usefulness of the resulting word clouds by providing an overview of the classes contained in a dataset of scientific publications as well as by discovering trending topics from recent New York Times article snippets.

📄 PDF Abstract BibTeX arXiv:1707.05261

Code (2)

cod3licious/textcatvis 공식 구현 tf
acdreyer/thesis

Similar Papers 제목 키워드 기반

Discovering topics in text datasets by visualizing relevant words

2017-07-18 · Franziska Horn, Leila Arras, Grégoire Montavon, Klaus-Robert Müller 외

When dealing with large collections of documents, it is imperative to quickly get an overview of the texts' contents. In this paper we show how this can be achieved by using a clustering algorithm to identify topics in t…

Clustering

Audio Atlas: Visualizing and Exploring Audio Datasets

2024-11-30 · Luca A. Lanzendörfer, Florian Grötschla, Uzeyir Valizada, Roger Wattenhofer

We introduce Audio Atlas, an interactive web application for visualizing audio data using text-audio embeddings. Audio Atlas is designed to facilitate the exploration and analysis of audio datasets using a contrastive em…

Management

Unveiling Black-boxes: Explainable Deep Learning Models for Patent Classification

2023-10-31 · Md Shajalal, Sebastian Denef, Md. Rezaul Karim, Alexander Boden 외

Recent technological advancements have led to a large number of patents in a diverse range of domains, making it challenging for human experts to analyze and manage. State-of-the-art methods for multi-label patent classi…

Decision MakingDeep LearningPatent classification

Exploring and Visualizing Variation in Language Resources

2014-05-01 · LREC 2014 5 · Peter Fankhauser, J{\"o}rg Knappen, Elke Teich

Language resources are often compiled for the purpose of variational analysis, such as studying differences between genres, registers, and disciplines, regional and diachronic variation, influence of gender, cultural con…

Exploring Topic Discriminating Power of Words in Latent Dirichlet Allocation

2016-12-01 · COLING 2016 12 · Kai Yang, Yi Cai, Zhenhong Chen, Ho-fung Leung 외

Latent Dirichlet Allocation (LDA) and its variants have been widely used to discover latent topics in textual documents. However, some of topics generated by LDA may be noisy with irrelevant words scattering across these…

Topic Models