(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, '

Thematic search for scientific publications

What is it about?

It proposes an algorithm to efficiently organize documents from probabilistic models of topics to make instant searches in large collections.

Why is it important?

Avoids the calculation of a correlation matrix to relate documents

Read more on Kudos…
The following have contributed to this page:
Oscar Corcho and Carlos Badenes-Olmedo
' ,"url"));