Terence Eden. He has a beard and is smiling.

Terence Eden’s Blog

Theme Switcher:

A personal WordPress MonoRepo for my themes and plugins

· 350 words


The Logo for WordPress.

I use a self-built WordPress theme for this blog. I also use a variety of self-developed WordPress plugins for various enhancements. I used to publish these plugins, but I get terribly confused by the SVN shenanigans involved, and they weren't used by many people, so I stopped. Recently, I've been moving all my plugin code into my theme. This is sort-of-but-not-quite a MonoRepo. I've also…

Who is the author "JC Shakespeare"?

· 3 comments · 250 words · Viewed ~4,264 times


Screenshot of Google Scholar results. Shakespeare has, apparently, written about law, technology, wine, and an article in German.

Knowledge graphs are tricky beasts to create. Trying to extract semantic metadata from documents is a gargantuan task. Mix them together and you have a recipe for disaster. While yak-shaving for my MSc, I found an interesting looking research paper authored by one JC Shakespeare. As you can probably tell from that snippet, there is something a bit hinkey going on here. Here's the page that…

Why is there no Semantic Ontology of Sentiment in Academic Citations?

· 4 comments · 800 words · Viewed ~3,115 times


Screenshot from Google Scholar. The book On farting: Language and laughter in the middle ages by V Allen has been cited by 106 other authors.

About a million years ago, I was discussing the FOAF (Friend of a Friend) ontology with its early proponents. It allowed you to define a machine-readable semantic relationship like "Alice is married to Bill" and "Bill is Carol's child" and "Carol works for David". That sort of thing. At the time, all the FOAF relationships were defined in terms of positive sentiment. There wasn't (and still…

An algorithm to write an assignment

· 2 comments · 2,100 words · Viewed ~1,385 times


A typewriter. The words "Write something" are typed onto the fresh white paper.

Some of you may be familiar with the Feynman Algorithm. It is a general technique to solve any problem. The steps are as follows: Write down the problem. Think real hard. Write down the solution. Easy! As part of my MSc, I have to write a series of assignments. These are essays with a strict word count and an even stricter marking scheme. I'm proud that I've successfully developed a…