(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

What Is Semantic Search? and Why Is It Important?

What is it about?

Semantic Search is used to describe a number of different search methodologies and applications; in this article I try to tease out and explicate some of the common meanings and usages of semantic search running the gamut from localization to taxonomies and ontologies.

Why is it important?

Semantic Search is used to mean several things and this paper is an attempt to differentiate between them.

Read more on Kudos…
The following have contributed to this page:
Viv Long-Ferguson and Bob Kasenchak
' ,"url"));