scispace - formally typeset
S

Santonu Sarkar

Researcher at Birla Institute of Technology and Science

Publications -  134
Citations -  2237

Santonu Sarkar is an academic researcher from Birla Institute of Technology and Science. The author has contributed to research in topics: Software as a service & Software system. The author has an hindex of 22, co-authored 125 publications receiving 2048 citations. Previous affiliations of Santonu Sarkar include Jadavpur University & Accenture.

Papers
More filters
Patent

Identification of topics in source code

TL;DR: In this article, topics in source code can be identified using Latent Dirichlet Allocation (LDA) by identifying domain specific keywords from the source code, generating a keyword matrix, processing the keyword matrix and source code using LDA, and outputting a list of topics.
Patent

System for modeling architecture for business systems and methods thereof

TL;DR: In this paper, a system and method for generating architecture for a business system is described, in one embodiment, modeling a plurality of viewpoints adapted for describing the architecture of the business system in form of a collection of views and viewpoints and creating a software organization viewpoint adapted for providing architecture guidelines.
Journal ArticleDOI

Discovery of architectural layers and measurement of layering violations in source code

TL;DR: This paper presents a method for semi-automatically detecting layers in the system and proposes a quantitative measurement to compute the amount of non-conformance of the system from the set of layered design principles.
Proceedings ArticleDOI

A Method for Detecting and Measuring Architectural Layering Violations in Source Code

TL;DR: The proposed approach evaluates the extent to which the module dependencies across layers violate the layered architecture pattern and quantitatively measures the amount of non-conformance to the conceptual layering.
Proceedings ArticleDOI

Extracting High-Level Functional Design from Software Requirements

TL;DR: This paper proposes a technique to generate high-level class diagrams from a set of requirements, using aset of requirement-specific heuristics, and expresses the design as a UML class diagram in IBM Rational Software Architect (RSA) format.