Skip to content

UDPipe 1.4.0

Choose a tag to compare

@foxik foxik released this 20 Nov 19:28

Maintenance release of UDPipe1.

Changes since UDPipe 1.3.1:

  • Allow Typo=Yes annotation in FEATS of a multi-word token.
    • The multiword_token now has a new feats field.
    • The multiword_token.feats is utilized both in CoNLL-U input and output format.
  • Update UFAL C++ Utils to 3.5.4 to silence g++ warning.
  • Update MicroRestD to 1.2.4 to avoid Clang warning.