Deep learning in electron microscopy

JM Ede - Machine Learning: Science and Technology, 2021 - iopscience.iop.org
Deep learning is transforming most areas of science and technology, including electron
microscopy. This review paper offers a practical perspective aimed at developers with …

Low-code as enabler of digital transformation in manufacturing industry

R Sanchis, Ó García-Perales, F Fraile, R Poler - Applied Sciences, 2019 - mdpi.com
Currently, enterprises have to make quick and resilient responses to changing market
requirements. In light of this, low-code development platforms provide the technology …

Prompt-tuned code language model as a neural knowledge base for type inference in statically-typed partial code

Q Huang, Z Yuan, Z Xing, X Xu, L Zhu… - Proceedings of the 37th …, 2022 - dl.acm.org
Partial code usually involves non-fully-qualified type names (non-FQNs) and undeclared
receiving objects. Resolving the FQNs of these non-FQN types and undeclared receiving …

How developers talk about personal data and what it means for user privacy: A case study of a developer forum on reddit

T Li, E Louie, L Dabbish, JI Hong - Proceedings of the ACM on Human …, 2021 - dl.acm.org
While online developer forums are major resources of knowledge for application
developers, their roles in promoting better privacy practices remain underexplored. In this …

Understanding privacy-related questions on stack overflow

M Tahaei, K Vaniea, N Saphra - … of the 2020 CHI conference on human …, 2020 - dl.acm.org
We analyse Stack Overflow (SO) to understand challenges and confusions developers face
while dealing with privacy-related topics. We apply topic modelling techniques to 1,733 …

In-ide generation-based information support with a large language model

D Nam, A Macvean, V Hellendoorn, B Vasilescu… - arXiv preprint arXiv …, 2023 - arxiv.org
Developers often face challenges in code understanding, which is crucial for building and
maintaining high-quality software systems. Code comments and documentation can provide …

Predicting the objective and priority of issue reports in software repositories

M Izadi, K Akbari, A Heydarnoori - Empirical Software Engineering, 2022 - Springer
Software repositories such as GitHub host a large number of software entities. Developers
collaboratively discuss, implement, use, and share these entities. Proper documentation …

What kind of questions do developers ask on Stack Overflow? A comparison of automated approaches to classify posts into question categories

S Beyer, C Macho, M Di Penta, M Pinzger - Empirical Software …, 2020 - Springer
On question and answer sites, such as Stack Overflow (SO), developers use tags to label the
content of a post and to support developers in question searching and browsing. However …

An empirical study of obsolete answers on stack overflow

H Zhang, S Wang, TH Chen, Y Zou… - IEEE Transactions on …, 2019 - ieeexplore.ieee.org
Stack Overflow accumulates an enormous amount of software engineering knowledge.
However, as time passes, certain knowledge in answers may become obsolete. Such …

Using an llm to help with code understanding

D Nam, A Macvean, V Hellendoorn… - Proceedings of the …, 2024 - dl.acm.org
Understanding code is challenging, especially when working in new and complex
development environments. Code comments and documentation can help, but are typically …