(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 it about?
This study evaluated a new combined therapy, acupuncture paired with computer-assisted cognitive rehabilitation (ACR), to see if it can comprehensively improve both language skills and nonverbal thinking abilities in stroke survivors suffering from aphasia.
Why is it important?
This study establishes a dual-target rehabilitation paradigm for post-stroke aphasia (PSA) by integration of traditional acupuncture and computer-assisted cognitive rehabilitation (ACR).