Skip to content

Tagging of CoNLL-X files and bugfixes

Latest
Compare
Choose a tag to compare
@danieldk danieldk released this 01 Oct 09:03
· 3 commits to master since this release

Changes in this release:

  • Fix a bug where the start/end markers could be used when handling unknown tokens (typically an unseen punctuation character). This change does not require retraining.
  • Add a utility jitar-tag-conllx to tag files that are in the CoNLL-X format. This preserves all other columns.
  • Compute interpolated scores only once.