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

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

collaborators

6 papers

cs.CV2022

Auto-Gait: Automatic Ataxia Risk Assessment with Computer Vision on Gait Task Videos

Wasifur Rahman, Masum Hasan, Md Saiful Islam +6

In this paper, we investigated whether we can 1) detect participants with ataxia-specific gait characteristics (risk-prediction), and 2) assess severity of ataxia from gait (severi…

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.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.CL2021

Text2App: A Framework for Creating Android Apps from Text Descriptions

Masum Hasan, Kazi Sajeed Mehrab, Wasi Uddin Ahmad +1

We present Text2App -- a framework that allows users to create functional Android applications from natural language specifications. The conventional method of source code generati…

cs.CL2020

Not Low-Resource Anymore: Aligner Ensembling, Batch Filtering, and New Datasets for Bengali-English Machine Translation

Tahmid Hasan, Abhik Bhattacharjee, Kazi Samin +4

Despite being the seventh most widely spoken language in the world, Bengali has received much less attention in machine translation literature due to being low in resources. Most p…

cs.SE2020

Review4Repair: Code Review Aided Automatic Program Repairing

Faria Huq, Masum Hasan, Mahim Anzum Haque Pantho +3

Context: Learning-based automatic program repair techniques are showing promise to provide quality fix suggestions for detected bugs in the source code of the software. These tools…