Sprachwissenschaften und LiteraturwissenschaftenEnglischJekyll

Martin Paul Eve

Martin Paul Eve
StartseiteAtom-Feed
language
Sprachwissenschaften und LiteraturwissenschaftenEnglisch
Veröffentlicht

Lord Stern's review of the Research Excellence Framework is out today in the UK. Not as exciting as the fact that my book is also out today, I know, but still a marginally important publication, I suppose. The biggest recommended change in the report is that institutional submissions be decoupled from researchers. In other words, institutions must submit _all_ research-active staff BUT not every researcher has to submit four outputs.

Sprachwissenschaften und LiteraturwissenschaftenEnglisch
Veröffentlicht

One of the aspects of the Stern review that has attracted the most attention from my Twitter stream is the non-portability of research outputs. What this means is that institutions cannot poach staff from elsewhere and use their outputs to return to REF. Now, there's a problem with Stern at the moment in that he doesn't say what will happen with ECR/Ph.D. student outputs when they move to their first post with a research element.

Sprachwissenschaften und LiteraturwissenschaftenEnglisch
Veröffentlicht

As part of the translation platform we're building, I needed to implement the following workflow: * If the DOM has been modified previously, then restore the DOM and run the substitution function. * If the DOM hasn't been modified, then just run the substitution function. The problem was that whenever I ran $("body").html(this.original_document); in the first of these cases, the javascript would stop executing.

Sprachwissenschaften und LiteraturwissenschaftenEnglisch
Veröffentlicht

Continuing [my post from yesterday](https://www.martineve.com/2016/06/25/creating-a-generic-loader-for-annotatorjs-plugins-inside-a-hypothesis-extension-project/), one of the interface components that we want to work is that, when a user clicks a paragraph, the first sentence is selected so that they can immediately begin translating, seamlessly hitting enter to move to the next sentence etc.

Sprachwissenschaften und LiteraturwissenschaftenEnglisch
Veröffentlicht

Part of the work for our grant to Birkbeck from the Andrew W. Mellon Foundation is to create a software project that uses the annotation backend of hypothes.is to allow others to translate scholarly works (and for a user base to then be able to view those translations). Essentially, we want the sentence keying tech. to key to foreign languages.

Sprachwissenschaften und LiteraturwissenschaftenEnglisch
Veröffentlicht

Different groups of open-access advocates want different things to be achieved by OA. The "OA movement" is not a homogenous group. Some members of the group believe that all publishing labour is unncessary or could/should be volunteerist. Others want to allow people to read green open access accepted versions, but are happy to leave it at that. Some want a wholesale flip to gold open access and accept that it might cost more.

Sprachwissenschaften und LiteraturwissenschaftenEnglisch
Veröffentlicht

Yesterday, I wrote of a challenge that I faced in working out which texts in a corpus have decent OCR and, then, which texts they actually are. This morning, I put together a small script that has a first go at this. I enclose this below for anybody who is interested.

Sprachwissenschaften und LiteraturwissenschaftenEnglisch
Veröffentlicht

For part of one of my current research projects I have a pretty large (26GB) corpus of digitized JSON novels. I'm interested in ingesting these and then performing various methods of authorship attribution to them using delta, nearest shrunken centroid and other techniques.

Sprachwissenschaften und LiteraturwissenschaftenEnglisch
Veröffentlicht

The title here is a little deceptive. Because, clearly, I do know what we mean when we call scholarly communications platforms 'sustainable'. We mean that they will, through one business model or another, manage to maintain themselves without research funders ploughing endless cash into them. Yet, I've been thinking about this recently and it comes with several pre-assumptions that are quite tricky to unpick.