Research Article Open Access

A Backpropagation Neural Network for Splitting Identifiers

Ahmed Sabah Ahmed AL-Jumaili1, Huda Kadhim Tayyeh1 and Ruqaia Jawad Kadhem1
  • 1 University of Information Technology and Communications, Iraq

Abstract

Splitting identifiers is a task that has been addressed in the past few years in order to contribute toward improving the Feature Location task. Feature Location aims at determining the exact position of a specific feature within a source code. Several research studies have addressed the process of splitting multi-word identifiers. However, one of the endure gaps that still face the use of machine learning lies on using probabilistic algorithms which may seem insufficient compared to other sophisticated algorithms such as the Backpropagation Neural Network (BPNN). Therefore, this paper proposes a BPNN for the splitting identifiers task. A benchmark of source code dataset has been used in the experiments. In addition, different objective functions have been used including Tanh, Sigmoid and Softmax. Results showed that Softmax has outperformed the other objective funciton by achieving a 71.4% of f-measure. This results implies the usefulness of BPNN in terms of handling character-based problems.

Journal of Computer Science
Volume 14 No. 10, 2018, 1412-1419

DOI: https://doi.org/10.3844/jcssp.2018.1412.1419

Submitted On: 23 July 2018 Published On: 31 October 2018

How to Cite: Ahmed AL-Jumaili, A. S., Tayyeh, H. K. & Kadhem, R. J. (2018). A Backpropagation Neural Network for Splitting Identifiers. Journal of Computer Science, 14(10), 1412-1419. https://doi.org/10.3844/jcssp.2018.1412.1419

  • 3,072 Views
  • 1,299 Downloads
  • 0 Citations

Download

Keywords

  • Splitting Identifiers
  • Feature Location
  • Source Code Mining
  • Neural Network
  • Backpropagation