lindera-filter 0.28.0

Character and token filters for Lindera.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Lindera Filter

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Join the chat at https://gitter.im/lindera-morphology/lindera](https://badges.gitter.im/lindera-morphology/lindera.svg)](https://gitter.im/lindera-morphology/lindera?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)


**Note**  
This crate has been moved to lindera-analyzer.  
Please use [lindera-analyzer](https://docs.rs/lindera-analyzer) from 0.27.0.


Character and token filters for [Lindera](https://github.com/lindera-morphology/lindera). This project fork from [kuromoji-rs](https://github.com/fulmicoton/kuromoji-rs).


## API reference

The API reference is available. Please see following URL:
- <a href="https://docs.rs/lindera-filter" target="_blank">lindera-filter</a>