/BERT_CRF

Primary LanguagePython

所需环境

pip install tensorflow==2.3.0
pip install bert-for-tf2

使用方式见 BERT_CRF.py 的__main__中