2006-11-09 16:21:50 +00: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-06 01:33:11 +00:00
|
|
|
The snowball stemmers in
|
2010-01-21 02:45:09 +00:00
|
|
|
contrib/analyzers/common/src/java/net/sf/snowball
|
2007-06-06 01:33:11 +00:00
|
|
|
were developed by Martin Porter and Richard Boulton.
|
2010-01-16 14:07:35 +00:00
|
|
|
The snowball stopword lists in
|
2010-01-21 02:45:09 +00:00
|
|
|
contrib/analyzers/common/src/resources/org/apache/lucene/analysis/snowball
|
2010-01-16 14:07:35 +00:00
|
|
|
were developed by Martin Porter and Richard Boulton.
|
2007-06-06 01:33:11 +00:00
|
|
|
The full snowball package is available from
|
|
|
|
http://snowball.tartarus.org/
|
2008-10-20 17:19:29 +00:00
|
|
|
|
2009-08-28 15:00:15 +00:00
|
|
|
The Arabic stemmer (contrib/analyzers) comes with a default
|
2009-08-27 06:32:34 +00: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-08 00:20:32 +00:00
|
|
|
See http://members.unine.ch/jacques.savoy/clef/index.html.
|
|
|
|
|
2009-08-28 15:00:15 +00: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.
|
|
|
|
|
2010-02-05 23:05:46 +00:00
|
|
|
The Romanian 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/ro/stopwords.txt.
|
|
|
|
See http://members.unine.ch/jacques.savoy/clef/index.html.
|
|
|
|
|
2009-12-02 16:08:56 +00:00
|
|
|
The Bulgarian 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/bg/stopwords.txt.
|
|
|
|
See http://members.unine.ch/jacques.savoy/clef/index.html.
|
|
|
|
|
2010-02-04 12:41:56 +00:00
|
|
|
The Hindi 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/hi/stopwords.txt.
|
|
|
|
See http://members.unine.ch/jacques.savoy/clef/index.html.
|
|
|
|
|
2008-11-08 00:20:32 +00:00
|
|
|
Includes lib/servlet-api-2.4.jar from Apache Tomcat
|
2009-05-16 09:55:34 +00:00
|
|
|
|
|
|
|
The SmartChineseAnalyzer source code (under contrib/analyzers) was
|
|
|
|
provided by Xiaoping Gao and copyright 2009 by www.imdict.net.
|
2009-08-27 21:42:40 +00:00
|
|
|
|
2009-12-09 12:08:06 +00:00
|
|
|
ICU4J, (under contrib/icu) is licensed under an MIT styles license
|
|
|
|
(contrib/icu/lib/ICU-LICENSE.txt) and Copyright (c) 1995-2008
|
2009-08-27 21:42:40 +00:00
|
|
|
International Business Machines Corporation and others
|