BERT BiLSTM CRF master.zip
命名实体识别代码,解压即可用 # BERT-BiLSTM-CRF BERT-BiLSTM-CRF的Keras版实现 ## BERT配置 1. 首先需要下载Pre-trained的BERT模型,本文用的是Google开源的中文BERT模型: - https://storage.googleapis.com/bert_models/2018_11_03/chinese_L-12_H-768_A-12.zip 2. 安装BERT客户端和服务器 pip install bert-serving-server pip install bert-serving-client,源项目如下: - htt
文件列表
BERT-BiLSTM-CRF-master.zip
(预估有个12文件)
BERT-BiLSTM-CRF-master
ModelLib.py
2KB
train.py
1KB
config.py
771B
MyLayer.py
4KB
test.py
3KB
.idea
workspace.xml
20KB
vcs.xml
180B
generator.py
2KB
暂无评论