vanewu
vanewu
After using bertviz to visualize attention in a notebook, how to export vector pictures that meet the requirements of the paper?
## Description ## This module will contain several experiments based on deep learning for named entity recognition. Currently, the model of CharCNN+BiLSTM+CRF has been added, which was proposed by [Xuezhe...
To speed up the performance of the model, and to support static graph export. The code needs to be rewritten to make the CRF layer support hybridize.