Intelligent software development environments: integrating natural language processing with the eclipse platform

  • Authors:
  • René Witte;Bahar Sateli;Ninus Khamis;Juergen Rilling

  • Affiliations:
  • Department of Computer Science and Software Engineering, Concordia University, Montréal, Canada;Department of Computer Science and Software Engineering, Concordia University, Montréal, Canada;Department of Computer Science and Software Engineering, Concordia University, Montréal, Canada;Department of Computer Science and Software Engineering, Concordia University, Montréal, Canada

  • Venue:
  • Canadian AI'11 Proceedings of the 24th Canadian conference on Advances in artificial intelligence
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Software engineers need to be able to create, modify, and analyze knowledge stored in software artifacts. A significant amount of these artifacts contain natural language, like version control commit messages, source code comments, or bug reports. Integrated software development environments (IDEs) are widely used, but they are only concerned with structured software artifacts - they do not offer support for analyzing unstructured natural language and relating this knowledge with the source code. We present an integration of natural language processing capabilities into the Eclipse framework, a widely used software IDE. It allows to execute NLP analysis pipelines through the Semantic Assistants framework, a service-oriented architecture for brokering NLP services based on GATE. We demonstrate a number of semantic analysis services helpful in software engineering tasks, and evaluate one task in detail, the quality analysis of source code comments.