Abstract
Spiral is a Python package that implements numerous algorithms for splitting identifiers. Identifier splitting (also known as identifier name tokenization) is the task of partioning program identifiers such as readUTF8stream into component tokens: [read, UTF8, stream]. The need for splitting identifiers arises in a variety of contexts, including natural language processing (NLP) methods applied to source code analysis and program comprehension.
Cite
CITATION STYLE
APA
Hucka, M. (2018). Spiral: splitters for identifiers in source code files. Journal of Open Source Software, 3(24), 653. https://doi.org/10.21105/joss.00653
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.
Already have an account? Sign in
Sign up for free