Bi-LSTM_CRF_NER.zip

时间:2023-07-03 14:07:28
【文件属性】:

文件名称:Bi-LSTM_CRF_NER.zip

文件大小:27.31MB

文件格式:ZIP

更新时间:2023-07-03 14:07:28

python tensorflow

采用LSTM-CRF进行中文实体识别,框架为tensorflow,该版本中的输入词向量是随机生成的并且所有的.py文件中有不容易读懂的地方都进行了注释


【文件预览】:
Bi-LSTM_CRF_NER
----Data_process.py(4KB)
----tensorboard()
--------biLSTM_Crf()
----data()
--------word2id.pkl(74KB)
--------eva_data(18B)
--------test_data(1.23MB)
--------train_data(15.38MB)
--------input_data(3B)
----__pycache__()
--------biLstm_Crf.cpython-36.pyc(3KB)
--------Data_process.cpython-36.pyc(3KB)
--------biLstm_Crf.cpython-35.pyc(4KB)
--------Parameters.cpython-35.pyc(708B)
--------Parameters.cpython-36.pyc(656B)
--------Data_process.cpython-35.pyc(4KB)
----Train_Model.py(3KB)
----.idea()
--------misc.xml(312B)
--------modules.xml(289B)
--------workspace.xml(9KB)
--------.gitignore(184B)
--------inspectionProfiles()
--------Bi-LSTM_CRF_NER.iml(342B)
----Parameters.py(404B)
----checkpoints()
--------biLSTM_Crf()
----biLstm_Crf.py(5KB)
----.gitignore(1KB)
----serve.py(4KB)

网友评论