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 2017/04/16 17:27:14 UTC

[43/50] [abbrv] opennlp git commit: this closes apache/opennlp#146

this closes apache/opennlp#146


Project: http://git-wip-us.apache.org/repos/asf/opennlp/repo
Commit: http://git-wip-us.apache.org/repos/asf/opennlp/commit/178aeb34
Tree: http://git-wip-us.apache.org/repos/asf/opennlp/tree/178aeb34
Diff: http://git-wip-us.apache.org/repos/asf/opennlp/diff/178aeb34

Branch: refs/heads/parser_regression
Commit: 178aeb34763e66ce6a3fd1097a5e95cdfe90d140
Parents: 36de013
Author: Bruno P. Kinoshita <br...@yahoo.com.br>
Authored: Sat Mar 25 08:17:30 2017 -0400
Committer: J�rn Kottmann <jo...@apache.org>
Committed: Sun Apr 16 19:24:56 2017 +0200

----------------------------------------------------------------------
 opennlp-docs/src/docbkx/namefinder.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/opennlp/blob/178aeb34/opennlp-docs/src/docbkx/namefinder.xml
----------------------------------------------------------------------
diff --git a/opennlp-docs/src/docbkx/namefinder.xml b/opennlp-docs/src/docbkx/namefinder.xml
index f0f9a44..1ecb13c 100644
--- a/opennlp-docs/src/docbkx/namefinder.xml
+++ b/opennlp-docs/src/docbkx/namefinder.xml
@@ -388,7 +388,7 @@ new NameFinderME(model);]]>
 </generators>]]>
 				 </programlisting>
 		    The root element must be generators, each sub-element adds a feature generator to the configuration.
-		    The sample xml is constains aditional feature generators with respect to the API defined above.
+		    The sample xml is constains additional feature generators with respect to the API defined above.
 			</para>
 			<para>
 			The following table shows the supported elements: