91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 19KB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2021-01-06
  • 語言: 其他
  • 標簽: LSTM+CRF??LSTM??CRF??

資源簡介

LSTM+CRF模型項目完整代碼

資源截圖

代碼片段和文件信息

from?model.config?import?Config
from?model.data_utils?import?CoNLLDataset?get_vocabs?UNK?NUM?\
????get_glove_vocab?write_vocab?load_vocab?get_char_vocab?\
????export_trimmed_glove_vectors?get_processing_word


def?main():
????“““Procedure?to?build?data

????You?MUST?RUN?this?procedure.?It?iterates?over?the?whole?dataset?(train
????dev?and?test)?and?extract?the?vocabularies?in?terms?of?words?tags?and
????characters.?Having?built?the?vocabularies?it?writes?them?in?a?file.?The
????writing?of?vocabulary?in?a?file?assigns?an?id?(the?line?#)?to?each?word.
????It?then?extract?the?relevant?GloVe?vectors?and?stores?them?in?a?np?array
????such?that?the?i-th?entry?corresponds?to?the?i-th?word?in?the?vocabulary.


????Args:
????????config:?(instance?of?Config)?has?attributes?like?hyper-par

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件?????????51??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\.gitignore

?????文件???????1920??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\build_data.py

?????文件????????819??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\data\test.txt

?????文件???????2141??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\evaluate.py

?????文件??????10762??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\LICENSE.txt

?????文件????????202??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\makefile

?????文件???????4828??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\model\base_model.py

?????文件???????3321??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\model\config.py

?????文件??????11676??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\model\data_utils.py

?????文件???????4682??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\model\general_utils.py

?????文件??????13429??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\model\ner_model.py

?????文件??????????0??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\model\__init__.py

?????文件???????2654??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\README.md

?????文件?????????30??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\requirements.txt

?????文件????????753??2017-11-09?03:14??LSTM+CRF_seq_tagging-master\train.py

?????目錄??????????0??2018-08-23?21:32??LSTM+CRF_seq_tagging-master\data

?????目錄??????????0??2018-08-23?21:32??LSTM+CRF_seq_tagging-master\model

?????目錄??????????0??2018-08-23?21:32??LSTM+CRF_seq_tagging-master

-----------?---------??----------?-----??----

????????????????57268????????????????????18


評論

共有 條評論