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/11/23 18:09:23 UTC

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

Author: buildbot
Date: Fri Nov 23 17:09:22 2012
New Revision: 839339

Log:
Staging update by buildbot for stanbol

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

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov 23 17:09:22 2012
@@ -1 +1 @@
-1412978
+1412985

Modified: websites/staging/stanbol/trunk/content/docs/trunk/components/enhancer/engines/list.html
==============================================================================
--- websites/staging/stanbol/trunk/content/docs/trunk/components/enhancer/engines/list.html (original)
+++ websites/staging/stanbol/trunk/content/docs/trunk/components/enhancer/engines/list.html Fri Nov 23 17:09:22 2012
@@ -141,7 +141,7 @@
 <h3 id="tokenizer-engines">Tokenizer Engines</h3>
 <p>The responsibility of Tokenizer Engines is to add <em>Tokens</em> to the <a href="../nlp/analyzedtext">AnalyzedText</a> content part</p>
 <ul>
-<li><strong><a href="opennlptoken">OpenNLP Tokenizer Detection Engine</a>:</strong><ul>
+<li><strong><a href="opennlptokenizer">OpenNLP Tokenizer Detection Engine</a>:</strong><ul>
 <li>Tokenizer implementation based on <a href="http://opennlp.apache.org">OpenNLP</a></li>
 </ul>
 </li>
@@ -216,7 +216,7 @@
 <li>
 <p><strong><a href="entityhublinking">Entityhub Linking Engine</a>:</strong></p>
 <ul>
-<li><a href="entity linking">EntityLinkingEngine</a> configuration for the Stanbol Entityhub</li>
+<li><a href="entitylinking">EntityLinkingEngine</a> configuration for the Stanbol Entityhub</li>
 <li>consumes NLP processing results form the <a href="../nlp/analyzedtext">AnalyzedText</a> content part</li>
 <li>Links Entities managed by the Entityhub, ReferencedSites or ManagedSites</li>
 <li>Supports any language however quality/performance depends on NLP processing support</li>