2006-11-09 11:21:50 -05:00
|
|
|
Apache Lucene
|
|
|
|
Copyright 2006 The Apache Software Foundation
|
|
|
|
|
|
|
|
This product includes software developed by
|
|
|
|
The Apache Software Foundation (http://www.apache.org/).
|
|
|
|
|
2007-06-05 21:33:11 -04:00
|
|
|
The snowball stemmers in
|
|
|
|
contrib/snowball/src/java/net/sf/snowball
|
|
|
|
were developed by Martin Porter and Richard Boulton.
|
|
|
|
The full snowball package is available from
|
|
|
|
http://snowball.tartarus.org/
|
2008-10-20 13:19:29 -04:00
|
|
|
|
2009-08-28 11:00:15 -04:00
|
|
|
The Arabic stemmer (contrib/analyzers) comes with a default
|
2009-08-27 02:32:34 -04:00
|
|
|
stopword list that is BSD-licensed created by Jacques Savoy. The file resides in
|
|
|
|
contrib/analyzers/common/src/resources/org/apache/lucene/analysis/ar/stopwords.txt.
|
2008-11-07 19:20:32 -05:00
|
|
|
See http://members.unine.ch/jacques.savoy/clef/index.html.
|
|
|
|
|
2009-08-28 11:00:15 -04:00
|
|
|
The Persian analyzer (contrib/analyzers) comes with a default
|
|
|
|
stopword list that is BSD-licensed created by Jacques Savoy. The file resides in
|
|
|
|
contrib/analyzers/common/src/resources/org/apache/lucene/analysis/fa/stopwords.txt.
|
|
|
|
See http://members.unine.ch/jacques.savoy/clef/index.html.
|
|
|
|
|
2008-11-07 19:20:32 -05:00
|
|
|
Includes lib/servlet-api-2.4.jar from Apache Tomcat
|
2009-05-16 05:55:34 -04:00
|
|
|
|
|
|
|
The SmartChineseAnalyzer source code (under contrib/analyzers) was
|
|
|
|
provided by Xiaoping Gao and copyright 2009 by www.imdict.net.
|
2009-08-27 17:42:40 -04:00
|
|
|
|
|
|
|
ICU4J, (under contrib/collation) is licensed under an MIT styles license
|
|
|
|
(contrib/collation/lib/ICU-LICENSE.txt) and Copyright (c) 1995-2008
|
|
|
|
International Business Machines Corporation and others
|