Update lucene to 8.1.0

This commit is contained in:
magese 2019-05-27 10:23:32 +08:00
parent 48a0234bb6
commit fd35153cce
25 changed files with 98 additions and 98 deletions

View File

@ -4,7 +4,7 @@
<groupId>com.github.magese</groupId> <groupId>com.github.magese</groupId>
<artifactId>ik-analyzer</artifactId> <artifactId>ik-analyzer</artifactId>
<version>8.0.0</version> <version>8.1.0</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>ik-analyzer-solr</name> <name>ik-analyzer-solr</name>
@ -13,7 +13,7 @@
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<lucene.version>8.0.0</lucene.version> <lucene.version>8.1.0</lucene.version>
<javac.src.version>1.8</javac.src.version> <javac.src.version>1.8</javac.src.version>
<javac.target.version>1.8</javac.target.version> <javac.target.version>1.8</javac.target.version>
<maven.compiler.plugin.version>3.3</maven.compiler.plugin.version> <maven.compiler.plugin.version>3.3</maven.compiler.plugin.version>

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.cfg; package org.wltea.analyzer.cfg;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.cfg; package org.wltea.analyzer.cfg;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.core; package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.dic; package org.wltea.analyzer.dic;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.dic; package org.wltea.analyzer.dic;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.dic; package org.wltea.analyzer.dic;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.lucene; package org.wltea.analyzer.lucene;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.lucene; package org.wltea.analyzer.lucene;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.lucene; package org.wltea.analyzer.lucene;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.lucene; package org.wltea.analyzer.lucene;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.query; package org.wltea.analyzer.query;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.query; package org.wltea.analyzer.query;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.sample; package org.wltea.analyzer.sample;

View File

@ -1,6 +1,6 @@
/* /*
* IK 中文分词 版本 8.0.0 * IK 中文分词 版本 8.1.0
* IK Analyzer release 8.0.0 * IK Analyzer release 8.1.0
* *
* Licensed to the Apache Software Foundation (ASF) under one or more * Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室 * 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio * provided by Linliangyi and copyright 2012 by Oolong studio
* *
* 8.0.0版本 Magese (magese@live.cn) 更新 * 8.1.0版本 Magese (magese@live.cn) 更新
* release 8.0.0 update by Magese(magese@live.cn) * release 8.1.0 update by Magese(magese@live.cn)
* *
*/ */
package org.wltea.analyzer.sample; package org.wltea.analyzer.sample;