International Journal of Applied Information Systems |
Foundation of Computer Science (FCS), NY, USA |
Volume 3 - Number 7 |
Year of Publication: 2012 |
Authors: Poonam R. Kothari |
10.5120/ijais12-450596 |
Poonam R. Kothari . Processing Natural Language Requirement to Extract Basic Elements of a Class. International Journal of Applied Information Systems. 3, 7 ( August 2012), 39-40. DOI=10.5120/ijais12-450596
This paper presents the efficient way to obtain basic elements of a class diagram from natural language (NL) requirements. User provides the requirements in simple English in paragraph and the designed tool i. e. NLPC (Natural language Processing for Class) applies natural language processing (NLP) methods to analyze the given input. NL text is semantically analyzed to obtain classes, data members and member functions. NLPC helps to fill the gap between the informal natural language used to describe problems and the formal modeling languages used to specify software solutions. Input to this tool is clearly specified user requirement. With correct inputs, NLPC undergoes stages like Preprocessing, Part of Speech (POS) Tagging, Class Identification, Attribute and Function identification and then plotting the classes.