SESep 27, 2021

SoftCloud: A Tool for Visualizing Software Artifacts as Tag Clouds

arXiv:2109.12881v15 citations
Originality Synthesis-oriented
AI Analysis

This provides a visualization tool for software developers to handle complexity, but it is incremental as it applies an existing tag cloud technique to software artifacts.

The paper tackled the problem of visualizing software artifacts to manage system complexity by introducing SoftCloud, a tool that represents all artifacts as tag clouds, and demonstrated its ability to correctly retrieve all tags and their frequencies from various software artifacts.

Software artifacts visualization helps software developers to manage the size and complexity of the software system. The tag cloud technique visualizes tags within the cloud according to their frequencies in software artifacts. A font size of the tag within the cloud indicates its frequency within a software artifact, while the color of a tag within the cloud uses just for aesthetic purposes. This paper suggests a new approach (SoftCloud) to visualize software artifacts as a tag cloud. The originality of SoftCloud is visualizing all the artifacts available to the software program as a tag cloud. Experiments have conducted on different software artifacts to validate SoftCloud and demonstrate its strengths. The results showed the ability of SoftCloud to correctly retrieve all tags and their frequencies from available software artifacts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes