You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by bu...@apache.org on 2012/02/21 14:25:59 UTC

svn commit: r805617 - in /websites/staging/stanbol/trunk: ./ content/stanbol/docs/trunk/enhancer/engines/list.html

Author: buildbot
Date: Tue Feb 21 13:25:59 2012
New Revision: 805617

Log:
Staging update by buildbot for stanbol

Modified:
    websites/staging/stanbol/trunk/   (props changed)
    websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/engines/list.html

Propchange: websites/staging/stanbol/trunk/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 21 13:25:59 2012
@@ -1 +1 @@
-1291393
+1291765

Modified: websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/engines/list.html
==============================================================================
--- websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/engines/list.html (original)
+++ websites/staging/stanbol/trunk/content/stanbol/docs/trunk/enhancer/engines/list.html Tue Feb 21 13:25:59 2012
@@ -59,10 +59,14 @@
     <h1 class="title">Enhancement Engines and their main features</h1>
     <p>This provides an overview about all <a href="index.html">Enhancement Engine</a> implementations managed by the Apache Stanbol community.</p>
 <h2 id="preprocessing">Preprocessing</h2>
-<p><strong><a href="enhancer/engines/langidengine.html">Language Identification Engine</a></strong>
-    - language detection for textual content utilizing <a href="http://tika.apache.org/">Apache Tika</a></p>
 <ul>
-<li><strong><a href="enhancer/engines/metaxaengine.html">Metaxa Engine</a></strong><ul>
+<li><strong><a href="langidengine.html">Language Identification Engine</a></strong><ul>
+<li>language detection for textual content utilizing <a href="http://tika.apache.org/">Apache Tika</a></li>
+</ul>
+</li>
+<li>
+<p><strong><a href="metaxaengine.html">Metaxa Engine</a></strong></p>
+<ul>
 <li>text extraction from various document formats</li>
 <li>extraction of metadata from document formats
 -</li>
@@ -71,13 +75,13 @@
 </ul>
 <h2 id="natural_language_processing">Natural Language Processing</h2>
 <ul>
-<li><strong><a href="enhancer/engines/namedentityextractionengine.html">Named Entity Extraction Enhancement Engine</a></strong> <ul>
+<li><strong><a href="namedentityextractionengine.html">Named Entity Extraction Enhancement Engine</a></strong> <ul>
 <li>NLP processing using OpenNLP NER</li>
 <li>detects occurrences of persons, places and organizations only</li>
 </ul>
 </li>
 <li>
-<p><strong><a href="enhancer/engines/keywordlinkingengine.html">KeywordLinkingEngine</a></strong></p>
+<p><strong><a href="keywordlinkingengine.html">KeywordLinkingEngine</a></strong></p>
 <ul>
 <li>NLP processing using OpenNLP</li>
 <li>supports multiple languages</li>
@@ -94,25 +98,25 @@
 </ul>
 <h2 id="linking_suggestions">Linking Suggestions</h2>
 <ul>
-<li><strong><a href="enhancer/engines/namedentitytaggingengine.html">Named Entity Tagging Engine</a></strong><ul>
+<li><strong><a href="namedentitytaggingengine.html">Named Entity Tagging Engine</a></strong><ul>
 <li>suggest links to several Linked Data Sources (e.g. DBpedia)</li>
 </ul>
 </li>
 <li>
-<p><strong><a href="enhancer/engines/geonamesengine.html">Geonames Enhancement Engine</a></strong> </p>
+<p><strong><a href="geonamesengine.html">Geonames Enhancement Engine</a></strong> </p>
 <ul>
 <li>suggests links to geonames.org</li>
 <li>provides hierarchical links for locations</li>
 </ul>
 </li>
 <li>
-<p><strong><a href="enhancer/engines/opencalaisengine.html">OpenCalais Enhancement Engine</a></strong></p>
+<p><strong><a href="opencalaisengine.html">OpenCalais Enhancement Engine</a></strong></p>
 <ul>
 <li>integrates service from Open Calais. (Note: You need to provide a key in order to use this engine)</li>
 </ul>
 </li>
 <li>
-<p><strong><a href="enhancer/engines/zemantaengine.html">Zemanta Enhancement Engine</a></strong></p>
+<p><strong><a href="zemantaengine.html">Zemanta Enhancement Engine</a></strong></p>
 <ul>
 <li>integrates the Zemanta services. (Note: You need to provide a key in order to use this engine)</li>
 </ul>
@@ -125,7 +129,7 @@
 </ul>
 </li>
 <li>
-<p><strong><a href="enhancer/engines/refactorengine.html">Refactor Engine</a></strong>
+<p><strong><a href="refactorengine.html">Refactor Engine</a></strong>
         - transforms enhancements according to a target ontology, requires KRES launcher.</p>
 </li>
 </ul>