Skip to content

Python 0.8.1

Compare
Choose a tag to compare
@n1t0 n1t0 released this 20 Jul 21:01

Fixed

  • [#333]: Fix deserialization of AddedToken, where the content was not restored properly

Changed

  • [#329]: Improved warning and behavior when we detect a fork
  • [#330]: BertNormalizer now keeps the same behavior than the original implementation when
    strip_accents is not specified.