0.8.1
Minor release with minor improvements and bug fixes.
What's Changed
- fixed bug with is_transformer by @seanmacavaney in #274
- addresses #275 issue k in kmaxavg, improved testing by @cmacdonald in #276
- defer loading ir_datasets by @seanmacavaney in #280
- Set meta and meta_lengths in constructor by @MWschutte in #282
- Anserini fixes by @cmacdonald in #279, reported by @Azouu
- prevent use of nptyping v2 by @cmacdonald in #291, reported by @tabonnet
- SourceTransformer pass through extra columns, addresses #287 by @cmacdonald in #288, reported by @Xiao0728
- more transformers with repr by @cmacdonald in #289
New Contributors
- @MWschutte made their first contribution in #282
Full Changelog: 0.8.0...0.8.1