Author: rwesten
Date: Tue Oct 22 11:18:44 2013
New Revision: 1534604
URL: http://svn.apache.org/r1534604
Log:
STANBOL-1094: removed the paoding modules from the reactor pom files
Modified:
stanbol/trunk/enhancement-engines/entitylinking/pom.xml
Modified: stanbol/trunk/enhancement-engines/entitylinking/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/entitylinking/pom.xml?rev=1534604&r1=1534603&r2=1534604&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/entitylinking/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/entitylinking/pom.xml Tue Oct 22 11:18:44
2013
@@ -55,7 +55,6 @@
<module>labeltokenizer-opennlp</module>
<!-- Chinese Label Tokenizer -->
<module>labeltokenizer-smartcn</module> <!-- config for the lucene label
tokenizer -->
- <module>labeltokenizer-paoding</module> <!-- implementation based on
paoding -->
<!-- Japanese -->
<module>labeltokenizer-kuromoji</module> <!-- configuration based on
kuromoji-->
</modules>