Author: joern
Date: Fri May 22 10:30:39 2015
New Revision: 1681067
URL: http://svn.apache.org/r1681067
Log:
OPENNLP-782 Added snowball stemmer notice, removed jwnl notice
Modified:
opennlp/trunk/opennlp-distr/src/main/readme/NOTICE
Modified: opennlp/trunk/opennlp-distr/src/main/readme/NOTICE
URL:
http://svn.apache.org/viewvc/opennlp/trunk/opennlp-distr/src/main/readme/NOTICE?rev=1681067&r1=1681066&r2=1681067&view=diff
==============================================================================
--- opennlp/trunk/opennlp-distr/src/main/readme/NOTICE (original)
+++ opennlp/trunk/opennlp-distr/src/main/readme/NOTICE Fri May 22 10:30:39 2015
@@ -4,6 +4,8 @@ Copyright 2010, 2013 The Apache Software
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-This product contains JWNL developed by the JWNL SourceForge project
-(http://sourceforge.net/projects/jwordnet/), licensed under the
-BSD license (see LICENSE file).
+The snowball stemmers in
+opennlp-tools/src/main/java/opennlp/tools/stemmer/snowball
+were developed by Martin Porter and Richard Boulton.
+The full snowball package is available from
+http://snowball.tartarus.org/