Search for tools and resources relevant to the future of research communication and e-scholarship via the tool registry hosted by the Neuroscience Information Framework in their Neurolex Wiki . Anyone may add a tool to the Neurolex Wiki through the “Add a resource” button on the Neurolex home page. Please add the tag “FORCE11” to the “Related to” field.
Some search terms to try: “Text Mining”, “Computational Linguistics”, “Annotation”. To view all tools, type “FORCE11”
var YCM;
var output = document.getElementById(‘list’),
YCM = YAHOO.util.Connect;
function detectKeyUp(event) {
if (event.keyCode == 13) {
send();
}
}