Author: rwesten
Date: Tue May 12 17:33:04 2015
New Revision: 1679013
URL: http://svn.apache.org/r1679013
Log:
STANBOL-1419: removed entity co-reference engine also from the enhancer
bundlelist
Modified:
stanbol/trunk/launchers/bundlelists/enhancer/src/main/bundles/list.xml
Modified: stanbol/trunk/launchers/bundlelists/enhancer/src/main/bundles/list.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/launchers/bundlelists/enhancer/src/main/bundles/list.xml?rev=1679013&r1=1679012&r2=1679013&view=diff
==============================================================================
--- stanbol/trunk/launchers/bundlelists/enhancer/src/main/bundles/list.xml
(original)
+++ stanbol/trunk/launchers/bundlelists/enhancer/src/main/bundles/list.xml Tue
May 12 17:33:04 2015
@@ -314,18 +314,18 @@
</bundle>
<!-- Refactor Enhancement Engine -->
- <!-- TODO: reactivate when ontologymanager is part of ng
<bundle>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.enhancer.engines.refactor</artifactId>
<version>1.0.0-SNAPSHOT</version>
- </bundle> -->
+ </bundle>
- <bundle> <!-- finds co-mentions of Entities earlier mentioned on the
Text (STANBOL-1070)-->
+ <!-- bundle> - finds co-mentions of Entities earlier mentioned on the
Text (STANBOL-1070)-
+ TODO: Not yet in trunk
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.enhancer.engines.entitycoreference</artifactId>
<version>1.0.0-SNAPSHOT</version>
- </bundle>
+ </bundle> -->
<!-- External Service Integration -->