lindera-python 1.4.0

Python binding for Lindera.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Release notes

All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

- Add builder #8 @mosuka
- Add Tokenizer #7 @mosuka
- Refactoring #6 @mosuka
- Remove .idea directory #5 @mosuka
- Add test for Python code #4 @mosuka
- Update dependencies #3 @mosuka
- 簡単なexampleケースが実行できるエンジンを実装 #1 @higumachan