Skip to content

Version 0.2.4

Compare
Choose a tag to compare
@kermitt2 kermitt2 released this 12 Sep 09:46
· 451 commits to master since this release
  • generic support for feature channel in sequence labeling, test with Grobid training data
  • fix issues #40 #44 #48 #50 #52 #54 #56 #66 #69 #71 #94 #100 #103
  • update eval (average field level n-fold cross-validation)
  • dataseer and software use classification models
  • review and improvement for BERT sequence labeling and classification (unicode, binary/multi-label, test SciBERT, bioBERT, ...)
  • force split lemonde corpus evaluation (to be compared with some publication results using this)
  • fixing truncation in sequence labeling
  • more documentation
  • various bug fixing