Skip to content

Commit

Permalink
Mod: Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
Labbeti committed Oct 2, 2023
1 parent 8e54622 commit a1c956d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,21 @@
All notable changes to this project will be documented in this file.

## [0.4.6] UNRELEASED
### Added
- Argument `clean_archives` for `SPICE` download.

### Changed
- Check if newline character is in the sentences before ptb tokenization. ([#6](https://github.com/Labbeti/aac-metrics/issues/6))
- SPICE no longer requires bash script files for installation.
- `SPICE` no longer requires bash script files for installation.

### Fixed
- Maximal version of `transformers` dependancy set to 4.31.0 to avoid error with `FENSE` and `FluErr` metrics.
- `SPICE` crash message and error output files.
- Default value for `Evaluate` `metrics` argument.

### Deleted
- Remove now useless `use_shell` option for download.

## [0.4.5] 2023-09-12
### Added
- Argument `use_shell` for `METEOR` and `SPICE` metrics and `download` function to fix Windows-OS specific error.
Expand Down

0 comments on commit a1c956d

Please sign in to comment.