var fDesc=new Array(); fDesc[0] = "Extract the pure essence, the pure meaning of a of a document, an ebook or a series of search engine results automatically.
Used by search engine optimization (SEO) and document management companies alike, the Extractor summarization technology reads a document, much like a human being does, returning lists of the keywords and key phrases accurately weighted as they are found in that document, text or web page.
Uniquely positioned for web services, Extractor is immediately capable of consuming documents of any length and subject matter, distilling the precise, contextual meaning of the target content into keyword and key phrase summary formats. Extractor's unique patented technology delivers precise content summaries in any subject domain without retraining and without human intervention."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }