Skip to content

v3.2.4

Compare
Choose a tag to compare
@jacksonllee jacksonllee released this 08 May 05:08
· 77 commits to main since this release

[3.2.4] - 2021-05-07

Fixed

  • Fixed the previously inoperational methods append, append_left, extend, and extend_left
    of the class CHATReader through the upstream PyLangAcq package.
  • Retrained the part-of-speech tagger, after the minor character fix from v3.2.3.
  • Raised NotImplementedError for the method ipsyn of CHATReader,
    since the upstream method works only for English.