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

Author profiling using graph-based representations

What is it about?

Finding demographic aspects of texts using a supervised learning method based on the creation of graphs.

Why is it important?

Use of social network analysis techniques for enriching a graph-based representation that later is tested in a partial isomorphic function proposed by the authors

Read more on Kudos…
The following have contributed to this page:
Esteban Castillo Juarez
' ,"url"));