sqlite-chinese-stopword 0.1.0

This is a list of common stop words in both Chinese and English.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# sqlite-simple-tokenizer

![Crates.io License](https://img.shields.io/crates/l/sqlite-simple-tokenizer)

## 简介

这个项目提供一个常见的中文和英文的停词表。

## 许可

* Apache License, Version 2.0, ([LICENSE-APACHE]../LICENSE-APACHE or <http://www.apache.org/licenses/LICENSE-2.0>)
* MIT license ([LICENSE-MIT]../LICENSE-MIT or <http://opensource.org/licenses/MIT>)

### 贡献

除非您另有明确说明,否则任何您提交的代码许可应按上述 Apache 和 MIT 双重许可,并没有任何附加条款或条件。