scispace - formally typeset
C

Chang Liu

Researcher at Ohio University

Publications -  91
Citations -  1682

Chang Liu is an academic researcher from Ohio University. The author has contributed to research in topics: Computer science & Usability. The author has an hindex of 17, co-authored 81 publications receiving 1378 citations.

Papers
More filters
Journal ArticleDOI

Status and trends of mobile-health applications for iOS devices: A developer's perspective

TL;DR: It was shown that although the biggest group of apps was medical information reference apps that were delivered from or related to medical articles, websites, or journals, mobile users disproportionally favored tracking tools and it was clear that m-health apps still had plenty of room to grow to take full advantage of unique mobile platform features and truly fulfill their potential.
Proceedings ArticleDOI

Learning to rank relevant files for bug reports using domain knowledge

TL;DR: An adaptive ranking approach that leverages domain knowledge through functional decompositions of source code files into methods, API descriptions of library components used in the code, the bug-fixing history, and the code change history is introduced.
Proceedings ArticleDOI

From word embeddings to document similarities for improved information retrieval in software engineering

TL;DR: This paper proposes bridging the lexical gap by projecting natural language statements and code snippets as meaning vectors in a shared representation space and shows that the learned vector space embeddings lead to improvements in a previously explored bug localization task and a newly introduced task of linking API documents to computer programming questions.
Proceedings ArticleDOI

Enhancing software engineering education using teaching aids in 3-D online virtual worlds

TL;DR: The experience of using second life in two software engineering classes is shared, and its pros and cons based on the data collected from student surveys are discussed.
Journal ArticleDOI

Mapping Bug Reports to Relevant Files: A Ranking Model, a Fine-Grained Benchmark, and Feature Evaluation

TL;DR: An adaptive ranking approach that leverages project knowledge through functional decomposition of source code, API descriptions of library components, the bug-fixing history, the code change history, and the file dependency graph to outperforms three recent state-of-the-art methods.