Author: agruber
Date: Wed Sep 14 15:04:56 2011
New Revision: 795752

Log:
added links to more demo installations, few changes at engines overview page

Modified:
    websites/production/stanbol/   (props changed)
    websites/production/stanbol/content/stanbol/docs/trunk/engines.html
    websites/production/stanbol/content/stanbol/index.html

Propchange: websites/production/stanbol/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Wed Sep 14 15:04:56 2011
@@ -1 +1 @@
-/websites/staging/stanbol/trunk:779452-795482
+/websites/staging/stanbol/trunk:779452-795751

Modified: websites/production/stanbol/content/stanbol/docs/trunk/engines.html
==============================================================================
--- websites/production/stanbol/content/stanbol/docs/trunk/engines.html 
(original)
+++ websites/production/stanbol/content/stanbol/docs/trunk/engines.html Wed Sep 
14 15:04:56 2011
@@ -49,7 +49,7 @@
     <h2 id="preprocessing">Preprocessing</h2>
 <ul>
 <li><strong>Language Identification Engine</strong><ul>
-<li>langage dedection for textual content</li>
+<li>langage dedection for textual content using Apache Tika</li>
 </ul>
 </li>
 <li>
@@ -63,14 +63,14 @@
 <h2 id="natural_language_processing">Natural Language Processing</h2>
 <ul>
 <li><strong>Named Entity Extraction Enhancement Engine</strong> <ul>
-<li>NLP processing</li>
-<li>detect occurrences of persons, places and organizations</li>
+<li>NLP processing using OpenNLP NER</li>
+<li>detect occurrences of persons, places and organizations only</li>
 </ul>
 </li>
 <li>
 <p><strong>Taxonomy Linking Engine</strong></p>
 <ul>
-<li>NLP processing</li>
+<li>NLP processing using OpenNLP POS</li>
 <li>detect occurrences of untyped entities as concepts, takes local taxonomies 
as linking target</li>
 </ul>
 </li>

Modified: websites/production/stanbol/content/stanbol/index.html
==============================================================================
--- websites/production/stanbol/content/stanbol/index.html (original)
+++ websites/production/stanbol/content/stanbol/index.html Wed Sep 14 15:04:56 
2011
@@ -57,7 +57,7 @@ set of components for semantic content m
 <li>Interaction: intelligent user interface management and generation </li>
 </ul>
 <p>The Apache Stanbol project was initiated by the European R&amp;D project 
[IKS - Interactive Knowledge Stack for small to medium CMS providers][iks]. 
Some people who are working on the project are part-funded by the IKS project, 
as well as by several European SME CMS providers, who are <a 
href="http://wiki.iks-project.eu/index.php/Participants";>adopting Apache 
Stanbol</a>. </p>
-<p>An online demo of Apache Stanbol is available <a 
href="http://stanbol.demo.nuxeo.com/";>here</a>.</p>
+<p>An online demo of the basic/stable features of Apache Stanbol is available 
<a href="http://stanbol.demo.nuxeo.com/";>here</a> and <a 
href="http://dev.iks-project.eu:8080/";>here</a>. An experimental/full version 
of Apache Stanbol is available <a 
href="http://dev.iks-project.eu:8081/";>here</a>.</p>
 <h2 id="how_to_get_involved">How to get involved</h2>
 <h3 id="mailing_lists">Mailing lists</h3>
 <p>The dev mailing list is where the action is, so make sure you subscribe 


Reply via email to