An Automatic Component Tag Extracting Method and Implementation

刘飞,王立杰,李戈,赵俊峰,谢冰
2010-01-01
Abstract:The existence and being able to find a large number of reusable components is one of the prerequisites of component-based software reuse.Software component library is the infrastructure of component management.It can help developers find appropriate components.Component tag based taxonomy is a new method to manage components in component library.It uses component tag to manage component and supports users using tags to find components.This method is efficient in component management because component tag represents the characteristics of components.However,many components don't have component tags in component library.Adding tags for these components manually needs a lot of time and workload.It's almost impossible when there are a lot of such components.So,this paper proposed an automatic component tag extracting method based on classification.This method extracts component tags from component descriptions automatically.This paper described a tool based on this method and verified the effectiveness of the tool.
What problem does this paper attempt to address?