xref: /Lucene/lucene/analysis/smartcn/src/java/overview.html (revision 77f13708eb792606d9bd3e7b7563cace7d2c1269)
1e8e4245dSRobert Muir<!--
2e8e4245dSRobert Muir Licensed to the Apache Software Foundation (ASF) under one or more
3e8e4245dSRobert Muir contributor license agreements.  See the NOTICE file distributed with
4e8e4245dSRobert Muir this work for additional information regarding copyright ownership.
5e8e4245dSRobert Muir The ASF licenses this file to You under the Apache License, Version 2.0
6e8e4245dSRobert Muir (the "License"); you may not use this file except in compliance with
7e8e4245dSRobert Muir the License.  You may obtain a copy of the License at
8e8e4245dSRobert Muir
9e8e4245dSRobert Muir     http://www.apache.org/licenses/LICENSE-2.0
10e8e4245dSRobert Muir
11e8e4245dSRobert Muir Unless required by applicable law or agreed to in writing, software
12e8e4245dSRobert Muir distributed under the License is distributed on an "AS IS" BASIS,
13e8e4245dSRobert Muir WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14e8e4245dSRobert Muir See the License for the specific language governing permissions and
15e8e4245dSRobert Muir limitations under the License.
16e8e4245dSRobert Muir-->
17e8e4245dSRobert Muir<html>
18e8e4245dSRobert Muir  <head>
19e8e4245dSRobert Muir    <title>
20e8e4245dSRobert Muir      smartcn
21e8e4245dSRobert Muir    </title>
22e8e4245dSRobert Muir  </head>
23e8e4245dSRobert Muir  <body>
24*77f13708SRobert Muir  Analyzer for Simplified Chinese, which indexes words.
25*77f13708SRobert Muir  <p>
26*77f13708SRobert Muir  For an introduction to Lucene's analysis API, see the {@link org.apache.lucene.analysis} package documentation.
27*77f13708SRobert Muir  </p>
28e8e4245dSRobert Muir  </body>
29e8e4245dSRobert Muir</html>