270 likes | 376 Views
Semantic Search in Software Documentation (New Proposal). Bilal Gonen , Thomas Reichherzer , Norman Wilde, The University of West Florida Pensacola, Florida, USA. This research is currently supported in part by the UWF Nystul Endowment. Overview.
E N D
Semantic Search in Software Documentation(New Proposal) BilalGonen, Thomas Reichherzer, Norman Wilde, The University of West Florida Pensacola, Florida, USA This research is currently supported in part by the UWF Nystul Endowment.
Overview • Challenges in understanding software documentation. • Support for discovery and navigation. • When the territory is unfamiliar. • Helping developers get up to speed. • Making sure everyone is on the same page. • Tools to support semantic search and navigation. • uses RDF ontology capturing domain knowledge. • Concluding remarks. S2ERC Showcase 2013: UWF New Proposal
Challenges in Understanding Software Documentation • Software documentation: • traditionally follows IEEE 830 standard • recently captured by “use cases” or “user stories” • tends to be lots of textual information • Developers must be able to • comprehend large volumes of information. • find relevant information to ensure developed and maintained software meets requirements S2ERC Showcase 2013: UWF New Proposal
Support for Discovery & Navigation • Knowledge about subject helps developers make the right decision. • domain knowledge is critical to understand software documentation • developers must have consensus about software requirements • Helping developers get up to speed and deal with large volumes of documentation. • Help them discover relevant information. • Help them navigate between resources. S2ERC Showcase 2013: UWF New Proposal
Physical Links vs. Semantic Links affects co_occurs_with co_occurs_with href co_occurs_with href is_result_of co_occurs_with href is_result_of co_occurs_with affects analyzes is_result_of affects is_result_of href co_occurs_with is_result_of affects
A Real Example How are these articles related? One common option is to use statistical techniques. How do we find other documents related with “melanoma”?
A Real Example Such a statistical technique may return these terms. There are no named relationships.
Relationships In Ontology cancers breast cancer blood cancer bone cancer chromosomal disorder skin cancer non-melanoma euploidy melanoma aneuploidy monoploidy is_result_of
A Real Example Our approach is to offer several relationships to the user. Name of files in which “aneuploidy” occurs. Return files which includes “aneuploidy” affects This is what user is interested in. co_occurs_with occurs_in is_result_of
What We can Do • Help identify a problem domain as proof-of-concept. • Create ontologies needed for indexing. • Assist with annotations of software documentation. • Build index from annotated documents. • Build browser interface to facilitate semantic search and navigation. • Test and evaluate sample prototype system. • Identify applications of semantic browsing. S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Semantic Browser Tool S2ERC Showcase 2013: UWF New Proposal
Concluding remarks • Semantic search can help developers learn what they don’t know. • Previously unlinked documents get linked by semantic relationships. • Users discover and can navigate relationships of their interest. • Traversing semantically linked documents may help making access to software documentation more efficient. S2ERC Showcase 2013: UWF New Proposal
Questions, Comments Semantic browser is available at: www.uwf.edu/bgonen Contact Bilal at bgonen@uwf.edu • BilalGonen, Thomas Reichherzer, Norman Wilde, • The University of West Florida • Pensacola, Florida, USA Thank you…