Skip to content

Latest commit

 

History

History
343 lines (168 loc) · 8.04 KB

File metadata and controls

343 lines (168 loc) · 8.04 KB

CHANGELOG

v0.8.14 (2025-03-09)

Bug Fixes

  • Improve test coverage to 90% and fix Python 3.12 compatibility (8170f40)

v0.8.13 (2025-01-24)

Bug Fixes

  • Sentence normalizer test case updated (9d0af85)

  • Versin bump from 8.12 to 8.13 (249b667)

  • normalization: Fix for short strings (85a3155)

v0.8.12 (2023-05-17)

Bug Fixes

v0.8.11 (2023-05-11)

Bug Fixes

  • Better handling of invalid start of string (27128fd)

  • Create new release manually (8cef179)

  • Create new release manually (e1ed718)

v0.8.10 (2022-04-05)

v0.8.8 (2021-10-12)

Bug Fixes

  • sent-tokenizer: Normalised sentence is included in sentence tokens (7cf455d)

v0.8.7 (2021-06-21)

Bug Fixes

v0.8.6 (2021-05-20)

Bug Fixes

v0.8.5 (2021-04-15)

v0.8.4 (2021-04-14)

Bug Fixes

  • tokenize: Another case of unexpected skip of syl (deacd59)

  • tokenize: Syl of remove word getting skipped unexpectly (161445e)

v0.8.3 (2021-03-29)

Bug Fixes

  • adjusttoken: Rules having invalid index are not considered and error msg is shown in that case (bfe6218)

  • split_affixztion: Keyerror bug fix by using pop method to delete items (a981693)

v0.8.2 (2021-03-22)

Bug Fixes

  • Set config kwargs to None (04eaa9f)

  • WordTokenizer: Adjusted token list assigned to token list returned by tokenize method (dc898a9)

Documentation

  • Add architecture dg & workflow of botok (fda2025)

  • Add config class (f5c2242)

  • Add title and description (a019ca9)

  • Custome dialect pack usage (802cbef)

  • Setup the docs (c6c4229)

v0.8.1 (2020-07-28)

Bug Fixes

  • Running test under coverage (69b2334)

  • Select on .tsv files in dialect pack (e24369a)

  • Set part_lemmas attr to WordTokenizer (56734a1)

  • Skip rules when populating trie (a16ef54)

  • Use full directory base config (38107fe)

  • Use fully directory base config (b292077)

Documentation

Refactoring

  • Add factory method to create config from path (395a4f8)

  • Download dialect pack with config (709b6c4)

  • Remove unwnated code (9b8ee0f)

Testing

  • Add test adjust rules (039e628)

  • Check attrs and pytest version (0c33b61)

  • Fix pytest version (e47a166)

  • Improve test speed with session scope (fe56d63)

  • Recfactor test suits (7d7fd40)

  • Run coverage on tests (f5a394c)

  • Specify pytest version (ec9bcb2)

  • Specify pytest version in setup.py (0c2a379)

  • Update test with refactored config (5d21710)

  • Use new config system + rm whitespaces (cd7ac1a)

v0.7.5 (2019-12-30)

v0.7.4 (2019-12-15)

v0.7.3 (2019-12-12)

v0.7.2 (2019-12-12)

v0.7.1 (2019-12-11)

v0.7.0 (2019-12-10)

v0.6.18 (2019-11-21)

v0.6.16 (2019-11-07)

v0.6.15 (2019-11-06)

v0.6.14 (2019-11-05)

v0.6.13 (2019-11-01)

v0.6.12 (2019-10-07)

v0.6.11 (2019-10-04)

v0.6.10 (2019-09-12)

v0.6.9 (2019-09-02)

v0.6.8 (2019-08-26)

v0.6.7 (2019-08-21)

v0.6.6 (2019-08-20)

v0.6.5 (2019-08-16)

v0.6.4 (2019-08-15)

v0.6.3 (2019-08-15)

v0.6.2 (2019-08-15)

v0.6.1 (2019-08-13)

v0.6.0 (2019-07-01)

v0.5.1 (2019-06-29)

v0.5.0 (2019-06-27)

v0.4.3 (2019-05-17)

v0.4.2 (2019-03-06)

v0.4.1 (2019-03-05)

v0.4.0 (2019-03-05)

v0.3.0 (2019-02-01)

v0.2.21 (2019-01-13)

v0.2.20 (2018-12-21)

v0.2.19 (2018-12-07)

v0.2.18 (2018-10-26)

v0.2.17 (2018-10-26)

v0.2.16 (2018-10-23)

v0.2.2 (2018-07-11)

v0.2.1 (2018-07-11)

v0.2.0 (2018-07-09)

v0.1.5 (2018-04-28)

v0.1.4 (2018-04-25)

v0.1.3 (2018-04-25)