scispace - formally typeset
T

Tudor Gîrba

Researcher at University of Bern

Publications -  89
Citations -  3469

Tudor Gîrba is an academic researcher from University of Bern. The author has contributed to research in topics: Software system & Software development. The author has an hindex of 32, co-authored 89 publications receiving 3360 citations.

Papers
More filters
Journal ArticleDOI

Semantic clustering: Identifying topics in source code

TL;DR: Semantic Clustering is introduced, a technique based on Latent Semantic Indexing and clustering to group source artifacts that use similar vocabulary that interpret them as linguistic topics that reveal the intention of the code.
Proceedings ArticleDOI

How developers drive software evolution

TL;DR: The mapping between the changes and the author identifiers (e.g., user names) provided by versioning repositories is used to define the ownership map visualization to understand when and how different developers interacted in which way and in which part of the system.
Proceedings ArticleDOI

Using history information to improve design flaws detection

TL;DR: This work applies its approach on a large scale case study and shows how it improves the accuracy of the detection of god classes and data classes, and additionally how it adds valuable semantical information about the evolution of flawed design structures.
Proceedings ArticleDOI

Yesterday's Weather: guiding early reverse engineering efforts by summarizing the evolution of changes

TL;DR: This work presents an approach for identifying candidate classes for reverse engineering and reengineering efforts based on the retrospective empirical observation that classes which changed the most in the recent past also suffer important changes in the near future.
Proceedings ArticleDOI

Distribution Map

TL;DR: The distribution map is presented as a generic technique to visualize and analyze large software systems and it is proposed that the distribution map technique should belong to any reverse engineering toolkit.