Author: rwesten
Date: Tue Nov 27 14:16:55 2012
New Revision: 1414200

URL: http://svn.apache.org/viewvc?rev=1414200&view=rev
Log:
STANBOL-819: forgot to commit the changed default configuration. This was the 
cause for jenkins 1121 to fail

Modified:
    
stanbol/trunk/data/defaultconfig/src/main/resources/config/org.apache.stanbol.enhancer.chain.weighted.impl.WeightedChain-dbpediapropernoun.config

Modified: 
stanbol/trunk/data/defaultconfig/src/main/resources/config/org.apache.stanbol.enhancer.chain.weighted.impl.WeightedChain-dbpediapropernoun.config
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/data/defaultconfig/src/main/resources/config/org.apache.stanbol.enhancer.chain.weighted.impl.WeightedChain-dbpediapropernoun.config?rev=1414200&r1=1414199&r2=1414200&view=diff
==============================================================================
--- 
stanbol/trunk/data/defaultconfig/src/main/resources/config/org.apache.stanbol.enhancer.chain.weighted.impl.WeightedChain-dbpediapropernoun.config
 (original)
+++ 
stanbol/trunk/data/defaultconfig/src/main/resources/config/org.apache.stanbol.enhancer.chain.weighted.impl.WeightedChain-dbpediapropernoun.config
 Tue Nov 27 14:16:55 2012
@@ -1,2 +1,2 @@
 stanbol.enhancer.chain.name="dbpedia-proper-noun"
-stanbol.enhancer.chain.weighted.chain=["tika;optional","langdetect","opennlp-sentence","opennlp-token","opennlp-pos","dbpedia-proper-noun-extraction"]
\ No newline at end of file
+stanbol.enhancer.chain.weighted.chain=["tika;optional","langdetect","opennlp-sentence","opennlp-token","opennlp-pos","opennlp-chunker","dbpedia-proper-noun-extraction"]
\ No newline at end of file


Reply via email to