wordbol
Integration of Apache Stanbol in WordPress. Enhance your articles with semantic information.
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 4142 days ago
Is wordbol abandoned?
Possibly abandoned (last update 4142 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin integrates some of Apache Stanbol‘s features into your WordPress blog.
Video
You can find video showcasing the plugin’s features on Youtube.
Features
- Generate links to Wikipedia articles automatically
- Generate maps with locations mentioned in the post
- Provide useful background information when writing your blog post
- Auto-tag your posts
Problems?
Feel free to contact me! I worked hard to make the current feature set stable, but as this is my first plugin chance is that something’s still rough.
Installation
- Download plugin and copy to your plugin directory (usually this is
/wp-content/plugins) - Set up your Stanbol instance to have an enhancement engine with at least:
- One NER engine (tested with OpenNLP NER)
- DBpedia Linking
- DBpedia Dereferencing
- A language detection engine
- In case you want to recognize special entities, you probably need to add a training model to your Stanbol enhancement engines. The standard model works well for politicians, countries etc., but fails for sportspersons.
- Open config.php, define:
STANBOL_INSTANCEto the correct HTTP endpoint (previously defined in step 2)GOOGLE_MAPS_API_KEYto your Google Maps API key (get one at Google’s API console)- Have a look at the other settings as well.
- Activate the plugin.
Frequently Asked Questions
Review feed
Screenshots

This shows the selected entities to auto-link and auto-tag (North Carolina and Barack Obama), the infobx with detailed information about Barack Obama, and the auto-created map, which currently displays New York, India, and some other state in the USA. Also note the tags on the right side, which have already been added.
Changelog
1.1
Complete rename to Wordbol. No new features.
1.0
- First release