Author: agruber
Date: Wed Sep 14 15:02:08 2011
New Revision: 1170667
URL: http://svn.apache.org/viewvc?rev=1170667&view=rev
Log:
Added more demo installation links
Modified:
incubator/stanbol/site/trunk/content/stanbol/docs/trunk/engines.mdtext
incubator/stanbol/site/trunk/content/stanbol/index.mdtext
Modified: incubator/stanbol/site/trunk/content/stanbol/docs/trunk/engines.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/docs/trunk/engines.mdtext?rev=1170667&r1=1170666&r2=1170667&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/docs/trunk/engines.mdtext
(original)
+++ incubator/stanbol/site/trunk/content/stanbol/docs/trunk/engines.mdtext Wed
Sep 14 15:02:08 2011
@@ -3,7 +3,7 @@ Title: Enhancement Engines and their mai
## Preprocessing
- __Language Identification Engine__
- - langage dedection for textual content
+ - langage dedection for textual content using Apache Tika
- __Metaxa Engine__
@@ -13,11 +13,11 @@ Title: Enhancement Engines and their mai
## Natural Language Processing
- __Named Entity Extraction Enhancement Engine__
- - NLP processing
- - detect occurrences of persons, places and organizations
+ - NLP processing using OpenNLP NER
+ - detect occurrences of persons, places and organizations only
- __Taxonomy Linking Engine__
- - NLP processing
+ - NLP processing using OpenNLP POS
- detect occurrences of untyped entities as concepts, takes local
taxonomies as linking target
Modified: incubator/stanbol/site/trunk/content/stanbol/index.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stanbol/site/trunk/content/stanbol/index.mdtext?rev=1170667&r1=1170666&r2=1170667&view=diff
==============================================================================
--- incubator/stanbol/site/trunk/content/stanbol/index.mdtext (original)
+++ incubator/stanbol/site/trunk/content/stanbol/index.mdtext Wed Sep 14
15:02:08 2011
@@ -14,7 +14,7 @@ Applications include extending existing
The Apache Stanbol project was initiated by the European R&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 [adopting Apache
Stanbol](http://wiki.iks-project.eu/index.php/Participants).
-An online demo of Apache Stanbol is available
[here](http://stanbol.demo.nuxeo.com/).
+An online demo of the basic/stable features of Apache Stanbol is available
[here](http://stanbol.demo.nuxeo.com/) and
[here](http://dev.iks-project.eu:8080/). An experimental/full version of Apache
Stanbol is available [here](http://dev.iks-project.eu:8081/).
## How to get involved