You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jo...@apache.org on 2012/03/08 13:05:39 UTC

svn commit: r1298371 - /opennlp/trunk/opennlp-uima/descriptors/PersonNameFinderTrainer.xml

Author: joern
Date: Thu Mar  8 12:05:39 2012
New Revision: 1298371

URL: http://svn.apache.org/viewvc?rev=1298371&view=rev
Log:
OPENNLP-375 Fixed name of params parameter.

Modified:
    opennlp/trunk/opennlp-uima/descriptors/PersonNameFinderTrainer.xml

Modified: opennlp/trunk/opennlp-uima/descriptors/PersonNameFinderTrainer.xml
URL: http://svn.apache.org/viewvc/opennlp/trunk/opennlp-uima/descriptors/PersonNameFinderTrainer.xml?rev=1298371&r1=1298370&r2=1298371&view=diff
==============================================================================
--- opennlp/trunk/opennlp-uima/descriptors/PersonNameFinderTrainer.xml (original)
+++ opennlp/trunk/opennlp-uima/descriptors/PersonNameFinderTrainer.xml Thu Mar  8 12:05:39 2012
@@ -58,7 +58,7 @@
 			</configurationParameter>
 
 			<configurationParameter>
-				<name>opennlp.uima.opennlp.uima.TrainingParamsFile</name>
+				<name>opennlp.uima.TrainingParamsFile</name>
 				<type>String</type>
 				<multiValued>false</multiValued>
 				<mandatory>false</mandatory>