Author: buildbot
Date: Wed Mar 20 15:24:35 2013
New Revision: 855230

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
    
websites/staging/stanbol/trunk/content/docs/trunk/components/enhancer/nlp/index.html

Propchange: websites/staging/stanbol/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 20 15:24:35 2013
@@ -1 +1 @@
-1449085
+1458883

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
 Wed Mar 20 15:24:35 2013
@@ -245,7 +245,13 @@
 </ul>
 </li>
 <li>
-<p><strong>Paoding NLP Analyses Engine</strong>:</p>
+<p><strong><a href="kuromojinlp">Kuromoji NLP Engine</a></strong>:</p>
+<ul>
+<li>Supports Sentence Detection, Tokenizing Part of Speech tagging and Named 
Entity Recognition for Japanese</li>
+</ul>
+</li>
+<li>
+<p><strong>Gosen NLP Analyses Engine</strong>:</p>
 <ul>
 <li>Supports Sentence Detection, Tokenizing, Part of Speech tagging and Named 
Entity Recognition for Japanese</li>
 <li>Provided by the <a href="https://github.com/westei/stanbol-gosen";>Stanbol 
Gosen integration</a></li>
@@ -359,6 +365,12 @@
 </ul>
 </li>
 <li>
+<p><strong><a href="textannotationnewmodel">TextAnnotation new Model Converter 
Engine</a></strong></p>
+<ul>
+<li>This engine converts fise:TextAnnotation to include fise:selection-prefix 
and fise:selection-suffix properties.</li>
+</ul>
+</li>
+<li>
 <p><strong><a href="refactorengine">Refactor Engine</a>:</strong></p>
 <ul>
 <li>transforms enhancements according to a target ontology, requires KRES 
launcher.</li>

Modified: 
websites/staging/stanbol/trunk/content/docs/trunk/components/enhancer/nlp/index.html
==============================================================================
--- 
websites/staging/stanbol/trunk/content/docs/trunk/components/enhancer/nlp/index.html
 (original)
+++ 
websites/staging/stanbol/trunk/content/docs/trunk/components/enhancer/nlp/index.html
 Wed Mar 20 15:24:35 2013
@@ -194,7 +194,7 @@
 <p><strong>Chinese</strong> <em>(zh)</em></p>
 <ul>
 <li><a href="smartcn">Smartcn</a>: <em>Sentence Detection</em> and 
<em>Tokenization</em></li>
-<li><a href="paoding">Paoding</a>: <em>Tokenization</em></li>
+<li><a href="paoding">Paoding</a>: <em>Tokenization</em> </li>
 </ul>
 </li>
 <li>
@@ -249,6 +249,7 @@
 <li>
 <p><strong>Japanese</strong> <em>(jp)</em></p>
 <ul>
+<li><a href="../engines/kuromojinlp">Kuromoji</a>: <em>Sentence 
Detection</em>, <em>Tokenization</em>, <em>POS</em> tagging as well as 
<em>NER</em> for Persons, Organizations and Places.</li>
 <li><a href="https://github.com/westei/stanbol-gosen";>Gosen</a>: <em>Sentence 
Detection</em>, <em>Tokenization</em>, <em>POS</em> tagging as well as 
<em>NER</em> for Persons, Organizations and Places.</li>
 </ul>
 </li>


Reply via email to