3 papers
cs.SE2025
Semantic Source Code Segmentation using Small and Large Language Models
Abdelhalim Dahou, Ansgar Scherp, Sebastian Kurten +2
Source code segmentation, dividing code into functionally coherent segments, is crucial for knowledge retrieval and maintenance in software development. While enabling efficient na…
cs.CL2024
FASSILA: A Corpus for Algerian Dialect Fake News Detection and Sentiment Analysis
Amin Abdedaiem, Abdelhalim Hafedh Dahou, Mohamed Amine Cheragui +1
In the context of low-resource languages, the Algerian dialect (AD) faces challenges due to the absence of annotated corpora, hindering its effective processing, notably in Machine…
cs.PL2024
On the Anatomy of Real-World R Code for Static Analysis
Florian Sihler, Lukas Pietzschmann, Raphael Straub +3
CONTEXT The R programming language has a huge and active community, especially in the area of statistical computing. Its interpreted nature allows for several interesting construct…