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 2011/07/11 14:51:54 UTC

svn commit: r1145155 - /incubator/opennlp/trunk/opennlp-docs/src/docbkx/doccat.xml

Author: joern
Date: Mon Jul 11 12:51:54 2011
New Revision: 1145155

URL: http://svn.apache.org/viewvc?rev=1145155&view=rev
Log:
No Jira, fixed an id.

Modified:
    incubator/opennlp/trunk/opennlp-docs/src/docbkx/doccat.xml

Modified: incubator/opennlp/trunk/opennlp-docs/src/docbkx/doccat.xml
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-docs/src/docbkx/doccat.xml?rev=1145155&r1=1145154&r2=1145155&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-docs/src/docbkx/doccat.xml (original)
+++ incubator/opennlp/trunk/opennlp-docs/src/docbkx/doccat.xml Mon Jul 11 12:51:54 2011
@@ -114,7 +114,7 @@ $bin/opennlp DoccatTrainer -encoding UTF
 		Additionally it is possible to specify the number of iterations, and the cutoff.
 		</para>
 		</section>
-				<section id="tools.postagger.training.api">
+				<section id="tools.doccat.training.api">
 		<title>Training API</title>
 		<para>
 		So, naturally you will need some access to many pre-classified events to train your model.