Blog

New Paper: Improving spreadsheet test practices

My first solo paper (without my PhD supervisor) ‘Improving spreadsheet test practices’ will be published at CASCON ’13 in Toronto. This paper explores the idea of applying testing to spreadsheets. Core idea The core observation I did for this paper is the fact that spreadsheet users do exhibit some basic testing. Many spreadsheet creator use formulas […]

Uncategorized

Bogdan Dit – How to Effectively Use Topic Models for Software Engineering Tasks? An Approach Based on Genetic Algorithms

Over the past few years, many techniques have been proposed to gather topics from documents, among which Latent Dirichlet Allocation. These authors propose to use LDA for traceability link recovery, feature location, and software artifact labeling. However, the standard version of LDA does not work so well on source code. Luckily, there is good news, as source […]

Committees

SCAM 2013

I am part of the organizing team of this year’s IEEE Working Conference on Source Code Analysis and Manipulation (SCAM), I cordially invite you to submit recent work and to join in to discuss recent advances in our field. We welcome research as well as tool papers in the areas of program transformation abstract interpretation […]

Back To Top