Python-使用keras实现的基于BiLSTMCRF的中文分词词性标注

时间:2022-08-29 23:49:17
【文件属性】:
文件名称:Python-使用keras实现的基于BiLSTMCRF的中文分词词性标注
文件大小:113KB
文件格式:ZIP
更新时间:2022-08-29 23:49:17
Python开发-自然语言处理 使用keras实现的基于Bi-LSTM CRF的中文分词 词性标注
【文件预览】:
bi-lstm-crf-master
----LICENSE.txt(11KB)
----examples()
--------decode_example.py(3KB)
--------train_example.py(3KB)
----tools()
--------total_size.py(296B)
--------ner_data_preprocess.py(5KB)
--------score.py(4KB)
--------__init__.py(0B)
--------predict.py(1KB)
--------score_preprocess.py(3KB)
--------convert_to_h5.py(957B)
--------make_dicts.py(859B)
--------word_count.py(701B)
----assets()
--------Bi-LSTM.png(9KB)
--------accuracy.png(35KB)
--------loss.png(31KB)
----setup.py(602B)
----README.md(11KB)
----dl_segmenter()
--------custom()
--------utils.py(3KB)
--------__init__.py(260B)
--------__pycache__()
--------core.py(7KB)
--------data_loader.py(5KB)
----.gitignore(1KB)
----train_example.py(4KB)

网友评论