6 citations · 6 across the 3 of their papers we have counts for
6 papers
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…
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…
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…
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…
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…
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…