activity
20182022
most citedBERT2Code: Can Pretrained Language Models be Leveraged for Code Search?

6 citations · 8 across the 6 of their papers we have counts for

collaborators

10 papers

cs.CL20222 cited

Are You Misinformed? A Study of Covid-Related Fake News in Bengali on Facebook

Protik Bose Pranto, Syed Zami-Ul-Haque Navid, Protik Dey +2

Our opinions and views of life can be shaped by how we perceive the opinions of others on social media like Facebook. This dependence has increased during COVID-19 periods when we…

cs.SE2021

A Survey-Based Qualitative Study to Characterize Expectations of Software Developers from Five Stakeholders

Khalid Hasan, Partho Chakraborty, Rifat Shahriyar +2

Background: Studies on developer productivity and well-being find that the perceptions of productivity in a software team can be a socio-technical problem. Intuitively, problems an…

cs.CL2021

CoDesc: A Large Code-Description Parallel Dataset

Masum Hasan, Tanveer Muttaqueen, Abdullah Al Ishtiaq +6

Translation between natural language and source code can help software development by enabling developers to comprehend, ideate, search, and write computer programs in natural lang…

cs.SE2021

How do developers discuss and support new programming languages in technical Q&A site? An empirical study of Go, Swift, and Rust in Stack Overflow

Partha Chakraborty, Rifat Shahriyar, Anindya Iqbal +1

New programming languages (e.g., Swift, Go, Rust, etc.) are being introduced to provide a better opportunity for the developers to make software development robust and easy. At the…

cs.SE20216 cited

BERT2Code: Can Pretrained Language Models be Leveraged for Code Search?

Abdullah Al Ishtiaq, Masum Hasan, Md. Mahim Anjum Haque +5

Millions of repetitive code snippets are submitted to code repositories every day. To search from these large codebases using simple natural language queries would allow programmer…

cs.SE2021

Automatic Detection of Five API Documentation Smells: Practitioners' Perspectives

Junaed Younus Khan, Md. Tawkat Islam Khondaker, Gias Uddin +1

The learning and usage of an API is supported by official documentation. Like source code, API documentation is itself a software product. Several research results show that bad de…