文件名称:LSTM+CRF模型项包含完整代码
文件大小:21KB
文件格式:ZIP
更新时间:2022-01-09 05:08:44
lstm crf
LSTM+CRF模型项包含完整代码LSTM+CRF模型项包含完整代码
【文件预览】:
LSTM+CRF_seq_tagging-master
----build_data.py(2KB)
----train.py(753B)
----LICENSE.txt(11KB)
----model()
--------config.py(3KB)
--------data_utils.py(11KB)
--------ner_model.py(13KB)
--------__init__.py(0B)
--------general_utils.py(5KB)
--------base_model.py(5KB)
----requirements.txt(30B)
----README.md(3KB)
----makefile(202B)
----data()
--------test.txt(819B)
----evaluate.py(2KB)
----.gitignore(51B)