Update CHANGELOG

This commit is contained in:
Roman Grundkiewicz 2018-02-10 18:56:37 +00:00
parent 03d9fad5e1
commit e1739bbb76

View File

@ -7,10 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Added
- Data weighting with `--data-weighting` at sentence or word level
- Persistent SQLite3 corpus storage with `--sqlite file.db`
### Fixed
- Deterministic data shuffling with specific seed for SQLite3 corpus storage
## [1.3.1] - 2018-02-04
### Fixed