Skip to content

v0.5.0

Compare
Choose a tag to compare
@qiaoliang6 qiaoliang6 released this 09 May 02:36
· 30 commits to main since this release
  • Release the implementations of Chargrid (EMNLP 2018).
  • Support for the basic NLP tasks, currently including NER. In the future we will release more works related to the text understanding.
  • Release BERT-based (NAACL-HLT 2018) NER models, including BERT+CRF, BERT+Softmax, BERT+Span.
  • Release BiLSTM-CRF-based (Arxiv 2015) NER models.