paper-with-me

Papers

Crowd Sourced Data Analysis: Mapping of Programming Concepts to Syntactical Patterns

2019-03-28 · Deepak Thukral, Darvesh Punia

Since programming concepts do not match their syntactic representations, code search is a very tedious task. For instance in Java or C, array doesn't match [], so using "array" as a query, one cannot find what they are looking for. Often developers have to search code whether to understand any code, or to reuse some part of that code, or just to read it, without natural language searching, developers have to often scroll back and forth or use variable names as their queries. In our work, we have used Stackoverflow (SO) question and answers to make a mapping of programming concepts with their respective natural language keywords, and then tag these natural language terms to every line of code, which can further we used in searching using natural language keywords.

📄 PDF Abstract BibTeX arXiv:1903.12495

Code (0)

등록된 구현이 없습니다.

Tasks

Code SearchTAG

Similar Papers 제목 키워드 기반

CSMapping: Scalable Crowdsourced Semantic Mapping and Topology Inference for Autonomous Driving

2025-12-03 · Zhijian Qiao, Zehuan Yu, Tong Li, Chih-Chung Chou 외 arxiv

Crowdsourcing enables scalable autonomous driving map construction, but low-cost sensor noise hinders quality from improving with data volume. We propose CSMapping, a system that produces accurate semantic maps and topol…

Autonomous Driving

Monocular Vision based Crowdsourced 3D Traffic Sign Positioning with Unknown Camera Intrinsics and Distortion Coefficients

2020-07-09 · Hemang Chawla, Matti Jukola, Elahe Arani, Bahram Zonooz

Autonomous vehicles and driver assistance systems utilize maps of 3D semantic landmarks for improved decision making. However, scaling the mapping process as well as regularly updating such maps come with a huge cost. Cr…

Autonomous VehiclesDecision Making

Mobile Coverage Analysis using Crowdsourced Data

2025-10-15 · Timothy Wong, Tom Freeman, Joseph Feehily arxiv

Effective assessment of mobile network coverage and the precise identification of service weak spots are paramount for network operators striving to enhance user Quality of Experience (QoE). This paper presents a novel f…

Crowdsourced 3D Mapping: A Combined Multi-View Geometry and Self-Supervised Learning Approach

2020-07-25 · Hemang Chawla, Matti Jukola, Terence Brouns, Elahe Arani 외

The ability to efficiently utilize crowdsourced visual data carries immense potential for the domains of large scale dynamic mapping and autonomous driving. However, state-of-the-art methods for crowdsourced 3D mapping a…

Autonomous DrivingMotion EstimationSelf-Supervised Learning

Crowdsourced-based Deep Convolutional Networks for Urban Flood Depth Mapping

2022-09-06 · Bahareh Alizadeh, Amir H. Behzadan

Successful flood recovery and evacuation require access to reliable flood depth information. Most existing flood mapping tools do not provide real-time flood maps of inundated streets in and around residential areas. In …