v0.5.0
- 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.