v3.2.4
[3.2.4] - 2021-05-07
Fixed
- Fixed the previously inoperational methods
append
,append_left
,extend
, andextend_left
of the classCHATReader
through the upstream PyLangAcq package. - Retrained the part-of-speech tagger, after the minor character fix from v3.2.3.
- Raised
NotImplementedError
for the methodipsyn
ofCHATReader
,
since the upstream method works only for English.